mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-13 01:28:11 +00:00
perf: 通知自动关闭
This commit is contained in:
parent
c46567782e
commit
9d522d3c3e
@ -957,7 +957,7 @@ export default {
|
||||
body: body,
|
||||
data: data,
|
||||
tag: "dialog",
|
||||
requireInteraction: true
|
||||
// requireInteraction: true // true为通知不自动关闭
|
||||
});
|
||||
this.notificationManage.replaceTitle(title);
|
||||
this.notificationManage.userAgreed();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user