1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
bed842ec88
commit
2f8b88b51f
|
|
@ -474,9 +474,9 @@ export default {
|
|||
],
|
||||
TrialId: this.$route.query.trialId,
|
||||
IsCopyOrigenalForms: this.ApplyforReasonForm.IsCopyOrigenalForms,
|
||||
IsCopyFollowForms: this.ApplyforReasonForm.IsCopyFollowForms,
|
||||
IsCopyFollowForms: this.ApplyforReasonForm.IsCopyOrigenalForms,
|
||||
RequestReReadingType: 1,
|
||||
IsCopyLesionAnswer: this.ApplyforReasonForm.IsCopyOrigenalForms,
|
||||
// IsCopyLesionAnswer: this.ApplyforReasonForm.IsCopyOrigenalForms,
|
||||
RequestReReadingReason: this.ApplyforReasonForm.Type === 2 ? this.ApplyforReasonForm.RequestReReadingReason : this.$t('trials:readTask:option:errorRecords') // '阅片记录错误'
|
||||
}
|
||||
applyReReading(params).then(res => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue