进路自排开自排关问题调整

This commit is contained in:
fan 2021-11-15 13:22:50 +08:00
parent dd83568d04
commit 35ee7a245b

View File

@ -315,6 +315,7 @@ export default {
},
allSelectChange() {
this.changeList = [];
this.selection = [];
if (this.allSelect) {
this.tempData.forEach((item, index)=> {
if (!item.disabled) {