Browse Source

导入导出历史修改

zhuliu 1 year ago
parent
commit
f79f09a6cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/components/import/task/components/index.vue

+ 1 - 1
src/views/components/import/task/components/index.vue

@@ -338,7 +338,7 @@ export default {
         order,
       }
       this.sort = this.$commonJS.getSortData(params)
-      this.queryParams.current = 0
+      this.queryParams.current = 1
       this.disabled = false
       this.tableData = []
       this.getList()