This commit is contained in:
zoujiandong 2023-11-16 14:35:56 +08:00
parent 00cbfa113f
commit 8d72063263

View File

@ -1600,7 +1600,7 @@ const handlExport=async(type)=>{
proxy.$loading.show(); proxy.$loading.show();
let fromData=null; let fromData=null;
if(type==1){ if(type==1){
deleteData.value=[];
fromData={ fromData={
type, type,
...queryForm ...queryForm
@ -1624,7 +1624,7 @@ const handlExport=async(type)=>{
id id
} }
}else if(type==3){ }else if(type==3){
deleteData.value=[];
//tableRef.value.selectAll(false) //tableRef.value.selectAll(false)
fromData={ fromData={
type type