diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue index e5e830a6e..3f8d70f52 100644 --- a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue @@ -58,7 +58,7 @@ > - + - + - + - + - + - + - + - + - + - + - + - + - + {{'手动查找'}} - + @@ -859,6 +859,7 @@ @@ -984,6 +985,7 @@ @@ -991,7 +993,7 @@ - + { this.isSubmit = false if (res.ok) { + this.personCollect.collectType = 'INLAND_STAND' + this.personCollect.id = this.id + this.personCollect.userId = this.$store.getters.userInfo.userId + this.$http.get('person/personCollect/updatePersonCollect', this.personCollect, { + _this: this, + loading: 'loading' + }, res => { + }, e => {}) this.getDomesticStandardTable(this.tableFlag) this.resetForm() if (this.addOrUPdateFlag === 1) {