zhengyiming
2025-03-20 192be5ad46233a4cd25880ba029997d47ad09bf6
packages/components/src/views/PhoneBillRecharge/PhoneBillRechargeStep2.vue
@@ -211,7 +211,7 @@
}
const { state, invokeAliPay, invokeWeixinPay } = useSelectPayType({
  openId: toRef(props, 'openId'),
  getOpenId: props.getOpenId,
  isInWeChat: toRef(props, 'isInWeChat'),
  isH5: toRef(props, 'isH5'),
  appId: toRef(props, 'appId'),