fix: Peak后选中原来那条数据

This commit is contained in:
Xu Zhimeng 2023-12-13 15:53:32 +08:00
parent 6d733a34b0
commit b337f5c8f0

View File

@ -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