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