mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 11:19:56 +00:00
no message
This commit is contained in:
parent
fb4373c83a
commit
7095c9e71e
@ -1696,6 +1696,8 @@ export default {
|
||||
this.$nextTick(_ => {
|
||||
this.$store.dispatch('openDialog', dialogId).then(_ => {
|
||||
this.$store.state.dialogMsgTransfer = transferData
|
||||
}).catch(({msg}) => {
|
||||
$A.modalError(msg);
|
||||
})
|
||||
})
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user