diff --git a/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue b/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue index 1c34d898..9571dac0 100644 --- a/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue +++ b/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue @@ -346,10 +346,10 @@ label-width="120px" size="small" > - + - + diff --git a/src/views/trials/trials-panel/reading/read-task-allocation/components/ClearAudienceList.vue b/src/views/trials/trials-panel/reading/read-task-allocation/components/ClearAudienceList.vue index 8fd62532..977e029f 100644 --- a/src/views/trials/trials-panel/reading/read-task-allocation/components/ClearAudienceList.vue +++ b/src/views/trials/trials-panel/reading/read-task-allocation/components/ClearAudienceList.vue @@ -98,12 +98,12 @@ export default { return {} } }, - readingType: { - type: Number, - default() { - return 0 - } - } + // readingType: { + // type: Number, + // default() { + // return 0 + // } + // } }, data() { return { @@ -142,7 +142,7 @@ export default { this.$set(v, 'IsCancelAssign', true) if (i + 1 === this.list.length) { // this.form.Note += `取消${this.$fd('ArmEnum', v.ArmEnum)}阅片人${v.DoctorUser.UserName}(${v.DoctorUser.FullName});` - trials:reviewAssign:clearReader:title:cancelReader + // trials:reviewAssign:clearReader:title:cancelReader this.form.Note += `${this.$t('trials:reviewAssign:clearReader:title:cancelReader')}(${this.$fd('ArmEnum', v.ArmEnum)} ${v.DoctorUser.UserName}(${v.DoctorUser.FullName});` } else { // this.form.Note += `取消${this.$fd('ArmEnum', v.ArmEnum)}阅片人${v.DoctorUser.UserName}(${v.DoctorUser.FullName});\n` diff --git a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsForm.vue b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsForm.vue index 2de63881..d695a680 100644 --- a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsForm.vue +++ b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsForm.vue @@ -76,7 +76,7 @@ + prop="FileType">