Przeglądaj źródła

Merge branch 'master' of http://git.huaml.com/zhh/front-end

shish 4 miesięcy temu
rodzic
commit
4f0af616bc

+ 0 - 1
hdApp/src/admin/member/buyAmountChange.vue

@@ -83,7 +83,6 @@ export default {
   },
   },
   async onLoad(option) {
   async onLoad(option) {
     this.option = option || {};
     this.option = option || {};
-    await this.init();
   },
   },
   async onPullDownRefresh() {
   async onPullDownRefresh() {
     this.resetList();
     this.resetList();

+ 0 - 1
hdApp/src/admin/member/growthChange.vue

@@ -83,7 +83,6 @@ export default {
   },
   },
   async onLoad(option) {
   async onLoad(option) {
     this.option = option || {};
     this.option = option || {};
-    await this.init();
   },
   },
   async onPullDownRefresh() {
   async onPullDownRefresh() {
     this.resetList();
     this.resetList();

+ 0 - 1
hdApp/src/admin/member/integralChange.vue

@@ -83,7 +83,6 @@ export default {
   },
   },
   async onLoad(option) {
   async onLoad(option) {
     this.option = option || {};
     this.option = option || {};
-    await this.init();
   },
   },
   async onPullDownRefresh() {
   async onPullDownRefresh() {
     this.resetList();
     this.resetList();