From 3a248baef72d8d314ca2cd63a20de3734df3860c Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Fri, 28 Apr 2023 21:35:20 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91xiugai=20li?= =?UTF-8?q?uchengchehui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/permissionApplication/launch.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/permissionApplication/launch.vue b/src/views/permissionApplication/launch.vue index bb9d89b..d61d096 100644 --- a/src/views/permissionApplication/launch.vue +++ b/src/views/permissionApplication/launch.vue @@ -277,6 +277,7 @@ export default { this.formControl = true this.initShow = true this.showTableD = true + this.$set(this.processForm,'prcName', this.prcName) this.getProcessDetail().then((res) => { let submitJson = JSON.parse(this.processOld.submitJson) // this.applicationForm.applyReason = applyReason.applyReason