From 72d9872b207511f36d49af8acebee72fbb55dc62 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 23 Dec 2025 17:13:15 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E8=AF=B7=E9=87=8D=E9=98=85=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BF=9D=E7=95=99=E5=90=8E=E7=BB=AD=E8=AE=BF=E8=A7=86?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=9A=84=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/trials/trials-panel/reading/read-task/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/trials/trials-panel/reading/read-task/index.vue b/src/views/trials/trials-panel/reading/read-task/index.vue index 6a65101d..cc7d5c57 100644 --- a/src/views/trials/trials-panel/reading/read-task/index.vue +++ b/src/views/trials/trials-panel/reading/read-task/index.vue @@ -478,6 +478,7 @@ export default { IsCopyOrigenalForms: this.ApplyforReasonForm.IsCopyOrigenalForms, IsCopyFollowForms: this.ApplyforReasonForm.IsCopyFollowForms, RequestReReadingType: 1, + IsCopyLesionAnswer: this.ApplyforReasonForm.IsCopyLesionAnswer, RequestReReadingReason: this.ApplyforReasonForm.Type === 2 ? this.ApplyforReasonForm.RequestReReadingReason : this.$t('trials:readTask:option:errorRecords') // '阅片记录错误' } applyReReading(params).then(res => {