licp
2024-12-25 7da8df3a3aec44baa2fb6c8983f6d29363b55d5d
src/components/caorui/Department/components/Records/dispose/index.vue
@@ -176,7 +176,7 @@
                // 第3步数据
                this.mainForm.measureForm.correctiveActionId = data.correctiveActionId
                this.mainForm.measureForm.correctiveMeasure = data.correctiveMeasure
                this.mainForm.measureForm.requestDepartmentConfirmation = data.requestDepartmentConfirmation == '1' ? true:false
                this.mainForm.measureForm.requestDepartmentConfirmation = data.requestDepartmentConfirmation
                // 第4步数据
                this.mainForm.resultForm.verificationDepartmentPersonId = data.verificationDepartmentPersonId
                this.mainForm.resultForm.implementationVerificationResults = data.implementationVerificationResults