diff --git a/src/pages/processCenter/pages/creatProcess/qbzxdjhgk/component/merge.vue b/src/pages/processCenter/pages/creatProcess/qbzxdjhgk/component/merge.vue index f352aa371..a8f4115cd 100644 --- a/src/pages/processCenter/pages/creatProcess/qbzxdjhgk/component/merge.vue +++ b/src/pages/processCenter/pages/creatProcess/qbzxdjhgk/component/merge.vue @@ -1052,11 +1052,13 @@ export default { choiceShow(){ this.showType = 'one' this.getStandDataBtn() + this.clearSearch() this.ListModel = true; }, choiceShow2(){ this.showType = 'two' this.getStandDataBtn() + this.clearSearch() this.ListModel = true; }, // 取消带入 @@ -1112,7 +1114,8 @@ export default { // this.standinfoList.push(item) // } // }) - this.total = this.standinfoList.length + // this.total = this.standinfoList.length + this.total = res.data.count this.replaceLoading = false this.$nextTick(()=>{ this.$refs.selection.doLayout();