修改bug
This commit is contained in:
@@ -258,7 +258,7 @@
|
||||
},
|
||||
//选择框
|
||||
onSelectChange(rows) {
|
||||
// this.selectedRowKeys = selectedRowKeys;
|
||||
this.selectedRowKeys = rows;
|
||||
// let ids=[]
|
||||
// if(rows && rows.length>0){
|
||||
// rows.forEach(item=>{
|
||||
|
||||
Reference in New Issue
Block a user