申请重阅添加保留后续访视数据的选项
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-12-23 17:13:15 +08:00
parent bdca45a505
commit 72d9872b20
1 changed files with 1 additions and 0 deletions

View File

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