更新
This commit is contained in:
parent
00cbfa113f
commit
8d72063263
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user