shish 5 anni fa
parent
commit
0a631560b9

+ 0 - 2
ghsApp/src/pagesStore/me/recharge.vue

@@ -124,8 +124,6 @@ export default {
       });
       });
     },
     },
     payFail() {
     payFail() {
-      this.$msg("没有充值成功");
-      return false;
     },
     },
   },
   },
   async onPullDownRefresh() {
   async onPullDownRefresh() {

+ 0 - 2
hdApp/src/pagesStore/me/recharge.vue

@@ -124,8 +124,6 @@ export default {
       });
       });
     },
     },
     payFail() {
     payFail() {
-      this.$msg("没有充值成功");
-      return false;
     },
     },
   },
   },
   async onPullDownRefresh() {
   async onPullDownRefresh() {