From ea5e6093ab0a36f47c3c13924d9a227904fc7cf4 Mon Sep 17 00:00:00 2001 From: wxyclub Date: Wed, 13 Dec 2023 17:41:25 +0800 Subject: [PATCH] =?UTF-8?q?bug:=20=E4=BC=81=E6=A0=87=E5=85=A5=E5=BA=93?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E4=BC=81=E6=A0=87=E8=AE=A1=E5=88=92?= =?UTF-8?q?=E6=97=B6=E5=8F=82=E6=95=B0=E5=AD=97=E6=AE=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/qbrk/step13.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step13.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step13.vue index 794d5afd3..81f855832 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/step13.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/step13.vue @@ -2697,7 +2697,7 @@ // 自动匹配配置标准 this.saveConfStand(res.data) const planForm = {} - planForm.id = this.form.esId + planForm.id = this.form.esId || this.form.nowEsId planForm.planStatus = '4' planForm.reviseStatus = this.form.reviseStatus planForm.standCode = this.form.DTQBBHBUSS ? this.form.DTQBBHBUSS : this.form.standCode