From 1f2ad3883b6cd064dcf9e3094ef953b55e459b03 Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Fri, 20 May 2022 16:30:17 +0800 Subject: [PATCH] =?UTF-8?q?der=E6=8F=90=E4=BA=A4=E5=8A=A0=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/processCenter/components/engineeringConfirmation.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jero-web/src/views/processCenter/components/engineeringConfirmation.vue b/jero-web/src/views/processCenter/components/engineeringConfirmation.vue index cedee04b1..3ef9448ae 100644 --- a/jero-web/src/views/processCenter/components/engineeringConfirmation.vue +++ b/jero-web/src/views/processCenter/components/engineeringConfirmation.vue @@ -616,6 +616,7 @@ } this.formInline.userId = userId.join(',') this.formInline.userName = userName.join(',') + this.formInline = {...this.formInline} } this.loadingTable = false } else {