NEZ-1954 fix:dashboard切换查看模式导致界面出错
This commit is contained in:
@@ -449,9 +449,9 @@ export default {
|
||||
'$store.state.panel.mode': {
|
||||
immediate: true,
|
||||
handler () {
|
||||
this.$nextTick(() => {
|
||||
setTimeout(() => {
|
||||
this.resize()
|
||||
})
|
||||
}, 100)
|
||||
}
|
||||
},
|
||||
dataList: {
|
||||
|
||||
Reference in New Issue
Block a user