fix:修改 同步 group内的图表 未刷新页面的问题
This commit is contained in:
@@ -724,6 +724,7 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
bus.$on('refreshPanel', this.refreshPanel)
|
||||
this.scrollbarWrap = this.$refs.dashboardScrollbar
|
||||
this.onScroll()
|
||||
document.querySelector('#tableList').addEventListener('mouseenter', this.tableListEnter)
|
||||
|
||||
Reference in New Issue
Block a user