소스 검색

导入导出历史修改

zhuliu 1 년 전
부모
커밋
f79f09a6cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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()