fix: Peaks后清空已选中的表格项
This commit is contained in:
parent
b7e4980297
commit
6d733a34b0
|
@ -844,6 +844,8 @@ export default {
|
|||
barChart
|
||||
)
|
||||
this.list = table
|
||||
this.selectedKeys = []
|
||||
this.selectedTableItem = null
|
||||
},
|
||||
|
||||
// 点击 Fit Peak XXX 弹窗中的 Cancel 按钮
|
||||
|
|
Loading…
Reference in New Issue
Block a user