mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-28 14:08:13 +00:00
no message
This commit is contained in:
parent
a981ff2f6c
commit
c3994ddbea
@ -393,7 +393,7 @@ export default {
|
||||
return new Promise(resolve => {
|
||||
microApp.forceSetData(name, {type: 'beforeClose'}, array => {
|
||||
if (!array?.find(item => item === true)) {
|
||||
if (name === 'appstore') {
|
||||
if ($A.leftExists(name, 'appstore')) {
|
||||
this.$store.dispatch("updateMicroAppsStatus");
|
||||
}
|
||||
if ($A.isSubElectron) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user