feat(pay): isRecharge

This commit is contained in:
woody 2025-08-09 11:00:15 +08:00
parent dd8e490e30
commit 227f92b9d4
1 changed files with 1 additions and 1 deletions

View File

@ -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: '充值',