quanwei
2026-01-17 e1e2fe5710a5b5cd9c19bd3aa99c998a1a613ca8
mobile/pages/branch/admin/member/popup/user.vue
@@ -61,7 +61,7 @@
            /*当前页面*/
            page: 1,
            /*每页条数*/
            list_rows: 10,
            list_rows: 15,
            /*有没有更多*/
            no_more: false,
            /*是否正在加载*/
@@ -97,7 +97,7 @@
         }
      },
      created() {
         this.getData();
         //this.getData();
      },
      methods: {
         /*初始化*/