From b90451f3627d23a154de17cf06df7413e84107d9 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Wed, 22 Feb 2023 09:53:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=90=88=E5=90=8C=E5=AE=A1?= =?UTF-8?q?=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hetongguanli/hetongdanganguanli/hetongdanganguanliAdd.vue | 2 +- .../hetongguanliFlow/hetongdanganguanli/hetongdanganEdit.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/hetongguanli/hetongdanganguanli/hetongdanganguanliAdd.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/hetongguanli/hetongdanganguanli/hetongdanganguanliAdd.vue index 68ac330739..2b90e56643 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/hetongguanli/hetongdanganguanli/hetongdanganguanliAdd.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/hetongguanli/hetongdanganguanli/hetongdanganguanliAdd.vue @@ -207,7 +207,7 @@ export default { getOneContract(row.sid).then((res) => { if (res.success) { this.temp = res.data - this.temp.instanceId = res.data.procInstId + this.temp.instanceId = res.data.procInsId this.temp.userSid = window.sessionStorage.getItem('userSid') if (this.temp.contractImages.length > 0) { this.temp.contractImages.forEach((e) => { diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/hetongguanliFlow/hetongdanganguanli/hetongdanganEdit.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/hetongguanliFlow/hetongdanganguanli/hetongdanganEdit.vue index a011f0e2e6..d825123dac 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/hetongguanliFlow/hetongdanganguanli/hetongdanganEdit.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/workflow/hetongguanliFlow/hetongdanganguanli/hetongdanganEdit.vue @@ -214,7 +214,7 @@ export default { getOneContract(row).then((res) => { if (res.success) { this.temp = res.data - this.temp.instanceId = res.data.procInstId + this.temp.instanceId = res.data.procInsId if (this.temp.contractImages.length > 0) { this.temp.contractImages.forEach((e) => { this.list1.push({