mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-11 10:25:54 +00:00
fix: 转让群主后窗口不关闭的问题
This commit is contained in:
parent
f4d9949ce9
commit
4d5c5b052d
@ -1565,6 +1565,7 @@ export default {
|
|||||||
$A.modalError(msg);
|
$A.modalError(msg);
|
||||||
}).finally(_ => {
|
}).finally(_ => {
|
||||||
this.groupTransferLoad--;
|
this.groupTransferLoad--;
|
||||||
|
this.groupTransferShow = false;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user