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 => {