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