From b86a0f922bc881c699f36b6b481996f862b82f62 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Fri, 24 May 2024 14:17:19 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BC=81=E6=A0=87=E5=88=B6=E4=BF=AE?= =?UTF-8?q?=E8=AE=A2=E6=B5=81=E7=A8=8B=E5=88=B6=E5=AE=9A=E7=9A=84=E6=97=B6?= =?UTF-8?q?=E5=80=99=E4=BC=81=E6=A0=87=E7=BC=96=E5=8F=B7=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E8=81=94=E5=8A=A8=E6=B5=81=E7=A8=8B=E5=90=8D=E7=A7=B0=E5=8F=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/ApprovalBaseInfo.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue b/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue index 7e67d060..928b710c 100644 --- a/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue +++ b/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue @@ -26,6 +26,7 @@ @@ -995,6 +996,10 @@ export default { decadeCodeChange (value) { this.getEnStandardNo() }, + newEnStandardNoBlur (value) { + // 返回流程名称 + this.returnProcessName() + }, newEnStandardNameBlur (value) { // 企标名称,企标名称修改流程名称需要自动更改 this.returnProcessName()