Commit 2fbb2afe authored by 吴春's avatar 吴春
parents b181ca83 dbda6d9e
......@@ -296,7 +296,7 @@
this.$refs.multipleTable.toggleRowSelection(row,undefined,ignoreSelectable);
});
} else {
// this.$refs.multipleTable.clearSelection();
this.$refs.multipleTable.clearSelection();
}
this.$forceUpdate()
},
......@@ -391,6 +391,10 @@
this.msg_t.SmallShopId = x.SmallShopId
}
})
setTimeout(()=>{
// for(let i =0;i<this.Storage.length;i++){
// this.handleClose([this.Storage[i]])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment