mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-03-07 00:04:00 +08:00
[fix] 通知bar的动态修改无法显示的问题
This commit is contained in:
@@ -189,6 +189,12 @@
|
||||
},
|
||||
deep: true
|
||||
},
|
||||
list:{
|
||||
handler(value) {
|
||||
this.loadList();
|
||||
},
|
||||
deep: true
|
||||
},
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user