进路自排开自排关问题调整
This commit is contained in:
parent
dd83568d04
commit
35ee7a245b
@ -315,6 +315,7 @@ export default {
|
||||
},
|
||||
allSelectChange() {
|
||||
this.changeList = [];
|
||||
this.selection = [];
|
||||
if (this.allSelect) {
|
||||
this.tempData.forEach((item, index)=> {
|
||||
if (!item.disabled) {
|
||||
|
Loading…
Reference in New Issue
Block a user