From a803ee2c00834456d5160f3275fb6b6bba44eb89 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 31 Jul 2025 16:16:43 +0800 Subject: [PATCH] 1 --- .../trials-panel/visit/qc-check/components/qualityAssurance.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/trials/trials-panel/visit/qc-check/components/qualityAssurance.vue b/src/views/trials/trials-panel/visit/qc-check/components/qualityAssurance.vue index d9664a20..e5f67ec2 100644 --- a/src/views/trials/trials-panel/visit/qc-check/components/qualityAssurance.vue +++ b/src/views/trials/trials-panel/visit/qc-check/components/qualityAssurance.vue @@ -2242,6 +2242,7 @@ export default { ModifyReason: this.noneDicomForm.ModifyReason, Modality: this.noneDicomForm.Modality, BodyPart: this.noneDicomForm.BodyParts.join(', '), + ImageDate: this.noneDicomForm.ImageDate }, signInfo }