pages/quanyi/add.vue
@@ -386,6 +386,7 @@ title: e.data.data, icon: 'none' }); return; } uni.request({ url:_this.$webHost+`/api/v2/pay/getPayBindCardInfo/${uni.getStorageSync('ygxLogin').customerId}`, @@ -448,7 +449,7 @@ }); that.isCounting = true; // that.isCounting = true; @@ -506,7 +507,7 @@ }) return; } that.isCounting = true; if(res.data.code === 200){ that.bindCardId = res.data.data; } else {