From 37f9da1b71f9c584b4a624f76cf3894a160c7752 Mon Sep 17 00:00:00 2001 From: zyn Date: Tue, 13 Jun 2023 14:18:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', {