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