@@ -1744,6 +1744,7 @@ export default {
},
/** 导出全部按钮操作 */
handleExport() {
+ this.queryParams.ids = null;
const queryParams = this.queryParams;
this.$confirm('是否确认导出所有SAI开项管理数据项?', "警告", {
confirmButtonText: "确定",
@@ -1667,6 +1667,7 @@
@@ -1663,6 +1663,7 @@