NEZ-1946 fix:添加退出底部弹窗的事件
This commit is contained in:
@@ -368,6 +368,7 @@ export default {
|
||||
} else {
|
||||
this.chartListLoading = false
|
||||
this.dataList = this.panelDataList
|
||||
this.$emit('exit')
|
||||
}
|
||||
})
|
||||
this.$emit('getTableData')
|
||||
|
||||
Reference in New Issue
Block a user