perf: 通知自动关闭

This commit is contained in:
kuaifan 2022-06-13 12:01:36 +08:00
parent c46567782e
commit 9d522d3c3e

View File

@ -957,7 +957,7 @@ export default {
body: body,
data: data,
tag: "dialog",
requireInteraction: true
// requireInteraction: true // true
});
this.notificationManage.replaceTitle(title);
this.notificationManage.userAgreed();