diff --git a/pages/pay/index.vue b/pages/pay/index.vue index 4cc6eeb..1295210 100644 --- a/pages/pay/index.vue +++ b/pages/pay/index.vue @@ -764,7 +764,7 @@ export default { ) this.pkCountry = uni.getStorageSync('pkCountry') if (this.paramsPost.isRecharge) { - this.ifcz = this.paramsPost.ifcz + this.ifcz = this.paramsPost.isRecharge this.businessType = 3 uni.setNavigationBarTitle({ title: '充值',