md
This commit is contained in:
parent
de5e98a464
commit
c4795b79c3
@ -296,6 +296,9 @@ export default {
|
||||
that.msgMap[msgKey]=1;
|
||||
}
|
||||
|
||||
this.$notify.closeAll();
|
||||
Notification.closeAll()
|
||||
|
||||
Notification.info({
|
||||
title: "通知:"+msgData.title,
|
||||
dangerouslyUseHTMLString: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user