mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 04:29:36 +08:00
服务热线加入key,避免重复弹出
This commit is contained in:
parent
1b65d50d92
commit
31cb6a9136
@ -255,7 +255,8 @@ export default {
|
||||
this.$notification.open({
|
||||
message: '提醒',
|
||||
description: '会议服务热线:83605343',
|
||||
duration: 0
|
||||
duration: 0,
|
||||
key: 'notice-tel' // 给key,避免重复弹出
|
||||
})
|
||||
this.$notification.open({
|
||||
message: '提醒',
|
||||
|
Loading…
x
Reference in New Issue
Block a user