NEZ-1954 fix:dashboard切换查看模式导致界面出错

This commit is contained in:
zyh
2022-06-20 11:08:20 +08:00
parent 1135ab18d4
commit 1232b29ea7

View File

@@ -449,9 +449,9 @@ export default {
'$store.state.panel.mode': {
immediate: true,
handler () {
this.$nextTick(() => {
setTimeout(() => {
this.resize()
})
}, 100)
}
},
dataList: {