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