@@ -288,6 +288,7 @@
},
exportData() {
+ this.isPublic = false
let exportFrom = JSON.parse(JSON.stringify(this.queryForm))
exportFrom.columns = this.finallyColumns.map((item) => item.label)
api
@@ -289,6 +289,7 @@
this.listLoading = false
+ this.queryForm = true