From 8d72063263f6867ebdf591f11dbc10609ad995b7 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Thu, 16 Nov 2023 14:35:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/doctor/doctor-list/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/doctor/doctor-list/index.vue b/src/views/doctor/doctor-list/index.vue index c45c3b5..76cf65a 100644 --- a/src/views/doctor/doctor-list/index.vue +++ b/src/views/doctor/doctor-list/index.vue @@ -1600,7 +1600,7 @@ const handlExport=async(type)=>{ proxy.$loading.show(); let fromData=null; if(type==1){ - deleteData.value=[]; + fromData={ type, ...queryForm @@ -1624,7 +1624,7 @@ const handlExport=async(type)=>{ id } }else if(type==3){ - deleteData.value=[]; + //tableRef.value.selectAll(false) fromData={ type