Explorar o código

账户配置查询修改页码传参

liubei@c-top.com.cn %!s(int64=3) %!d(string=hai) anos
pai
achega
bac63b98dd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/modules/account-config/account-config.vue

+ 1 - 0
src/views/modules/account-config/account-config.vue

@@ -627,6 +627,7 @@ export default {
             });
         },
         handleQueryList(event) {
+            this.tablePag.page = 1;
             event.preventDefault();
             this.controlLoading = true;
             this.handleInitTable();