Explorar o código

修改重置会查询全部问题

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
18d1b4255d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/kaihe/domesticTrade/myOrder/index.vue

+ 1 - 0
src/views/kaihe/domesticTrade/myOrder/index.vue

@@ -893,6 +893,7 @@ export default {
     /** 搜索按钮操作 */
     handleQuery() {
       this.queryParams.pageNum = 1;
+      this.queryParams.pageSize = 10;
       this.getList();
     },
     /** 重置按钮操作 */