Commit 0bf67d13 by Kyle_Li

去掉当时多加清除

parent 27a3e189
......@@ -862,7 +862,6 @@ export default {
}
this.getSubStoreList();
}
this.batchValue = '';
},
selectAllmultipleList() {
this.selectAll = !this.selectAll;
......
......@@ -770,7 +770,6 @@ export default {
}
this.getSubStoreList();
}
this.batchValue = '';
},
selectAllmultipleList() {
this.selectAll = !this.selectAll;
......
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