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: { /*初始化*/