伊利项目【架构筛选】BUG

This commit is contained in:
qinoy 2022-07-26 14:51:31 +08:00
parent 6a6e7d0cd8
commit a49aef600d

View File

@ -467,6 +467,7 @@
//
this.$store.getters.getPageFunction['repositoryMainList_initData']();
//
this.refreshNode('control');
this.refreshNode('process');
},
filterNode(value, data) {
@ -488,6 +489,7 @@
//
this.$store.getters.getPageFunction['repositoryMainList_initData']();
//
this.refreshNode('control');
this.refreshNode('process');
},
orgCheckChange(data,checked,isChildCheck){
@ -514,6 +516,7 @@
//
this.$store.getters.getPageFunction['repositoryMainList_initData']();
//
this.refreshNode('control');
this.refreshNode('process');
},
loadNodeOrg(node, resolve) {// ``
@ -598,6 +601,7 @@
//
this.$store.getters.getPageFunction['repositoryMainList_initData']();
//
this.refreshNode('control');
this.refreshNode('process');
},
//
@ -618,6 +622,7 @@
//
this.$store.getters.getPageFunction['repositoryMainList_initData']();
//
this.refreshNode('control');
this.refreshNode('process');
},
handleCheckedUserChange(value){
@ -638,6 +643,7 @@
//
this.$store.getters.getPageFunction['repositoryMainList_initData']();
//
this.refreshNode('control');
this.refreshNode('process');
},
searchUserNameText() {
@ -666,6 +672,7 @@
//
this.$store.getters.getPageFunction['repositoryMainList_initData']();
//
this.refreshNode('control');
this.refreshNode('process');
},
handleCheckedMethodIdChange(value){
@ -677,6 +684,7 @@
//
this.$store.getters.getPageFunction['repositoryMainList_initData']();
//
this.refreshNode('control');
this.refreshNode('process');
},
//