更新
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user