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();
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