fix: Peak后选中原来那条数据
This commit is contained in:
parent
6d733a34b0
commit
b337f5c8f0
|
@ -844,8 +844,7 @@ export default {
|
|||
barChart
|
||||
)
|
||||
this.list = table
|
||||
this.selectedKeys = []
|
||||
this.selectedTableItem = null
|
||||
this.handleTableRowClick(this.list[this.curRow])
|
||||
},
|
||||
|
||||
// 点击 Fit Peak XXX 弹窗中的 Cancel 按钮
|
||||
|
|
Loading…
Reference in New Issue
Block a user