【更新】STable点击行选中时引用者获取数据失败问题解决 https://gitee.com/xiaonuobase/snowy/issues/I9NBTK

pull/210/head
俞宝山 2024-05-12 22:22:13 +08:00
parent 9e3809764b
commit 5a2d36ed52
1 changed files with 1 additions and 0 deletions

View File

@ -512,6 +512,7 @@
props.rowSelection.selectedRows = selectedRows
// eslint-disable-next-line vue/no-mutating-props
props.rowSelection.selectedRowKeys = selectedRowKeys
props.rowSelection.onChange(selectedRowKeys, selectedRows)
getTableProps()
}
const list = data.needTotalList