lex-xin %!s(int64=5) %!d(string=hai) anos
pai
achega
8717c43121
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/categroyManager/specialSetup/branchSetting.vue

+ 2 - 1
src/views/categroyManager/specialSetup/branchSetting.vue

@@ -154,7 +154,8 @@ export default {
     },
     },
     getList () { 
     getList () { 
       branchQueryPage({
       branchQueryPage({
-        rows: this.pageInfo.limit
+        rows: this.pageInfo.limit,
+        page: this.pageInfo.page
       }).then(res => {
       }).then(res => {
         if(res.code == 200 && res.data) {
         if(res.code == 200 && res.data) {
           this.tableList = res.data.rows
           this.tableList = res.data.rows