lin
2026-05-09 5117b4f2574f9f4af0784023967b1709c8effeeb
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 {