quanwei
3 days ago 04102f7237efefa744090ed7c25f7b5d0807b679
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: {
         /*初始化*/