修改bug

This commit is contained in:
caoyang
2022-03-11 18:09:51 +08:00
parent 980eee9723
commit 7ca3d0570b
2 changed files with 3 additions and 3 deletions
@@ -258,7 +258,7 @@
},
//选择框
onSelectChange(rows) {
// this.selectedRowKeys = selectedRowKeys;
this.selectedRowKeys = rows;
// let ids=[]
// if(rows && rows.length>0){
// rows.forEach(item=>{