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