From 0e33b606813e9899b2b6ce8a7e8005717a0ee497 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Tue, 23 Apr 2024 16:29:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E5=A4=84=E7=90=86?= =?UTF-8?q?=E5=8F=8A=E9=98=85=E7=89=87=E5=8D=95=E5=85=83=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=92=8C=E5=88=86=E9=85=8D=E9=98=85=E7=89=87=E4=BA=BAbug?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../trials-panel/enrolled-reviewers/list/index.vue | 12 ++++++++---- .../components/ClearAudienceList.vue | 14 +++++++------- .../reading-unit/components/QuestionsForm.vue | 9 +++++++-- 3 files changed, 22 insertions(+), 13 deletions(-) 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">