From 46ea20a9f5f65dc823491f0c165b58e466a35e58 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 14 Mar 2024 13:49:38 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E9=98=85=E7=89=87=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E5=88=86=E9=85=8D=E3=80=91=E5=A2=9E=E5=8A=A0=E7=AD=9B=E9=80=89?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6=EF=BC=8C=E5=8F=96=E6=B6=88=E7=AD=9B=E9=80=89?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reading/read-task-allocation/index.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/views/trials/trials-panel/reading/read-task-allocation/index.vue b/src/views/trials/trials-panel/reading/read-task-allocation/index.vue index c0597784..3518df45 100644 --- a/src/views/trials/trials-panel/reading/read-task-allocation/index.vue +++ b/src/views/trials/trials-panel/reading/read-task-allocation/index.vue @@ -34,7 +34,7 @@ - + @@ -602,14 +602,14 @@ export default { this.getList() } }, - "searchData.SubjectAllocateState":{ - handler(){ - if(!this.searchData.SubjectAllocateState){ - this.searchData.ArmList = []; - } - }, - // immediate:true - } + // "searchData.SubjectAllocateState":{ + // handler(){ + // if(!this.searchData.SubjectAllocateState){ + // this.searchData.ArmList = []; + // } + // }, + // // immediate:true + // } }, mounted() { this.getDoctorUserSelectList()