fix: 删除峰的时候顺带清空右下角核素列表
This commit is contained in:
parent
1b2ccfc6b7
commit
5e4abce032
|
@ -913,6 +913,8 @@ export default {
|
|||
this.resetChartOpts()
|
||||
|
||||
this.selectedKeys = []
|
||||
|
||||
this.selectedTableItem = null
|
||||
} else {
|
||||
this.$message.error(message)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user