NEZ-1946 fix:添加退出底部弹窗的事件

This commit is contained in:
zhangyu
2022-06-17 14:02:55 +08:00
parent 6bbb441769
commit ce2c78f6af
2 changed files with 5 additions and 4 deletions

View File

@@ -368,6 +368,7 @@ export default {
} else {
this.chartListLoading = false
this.dataList = this.panelDataList
this.$emit('exit')
}
})
this.$emit('getTableData')