diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue index e9c7d4a51..952997b61 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue @@ -1266,7 +1266,7 @@ this.addForm.addFlag = '1' this.addForm.prcCreateUser = this.$store.getters.userInfo.userId this.addForm.prcCreateUserName = this.$store.getters.userInfo.userName - this.addForm.nowEsId = res.message + this.addForm.nowEsId = res.data this.addForm.type = '5' var json = Object.assign(this.addForm) this.$http.post('lawss/activiti/startProcessRollBack', {