packages/components/src/views/electricBillRecharge/ElectricBillRechargeStep2.vue
@@ -228,10 +228,10 @@ } const { state, invokeAliPay, invokeWeixinPay } = useSelectPayType({ openId: toRef(props, 'openId'), isInWeChat: toRef(props, 'isInWeChat'), isH5: toRef(props, 'isH5'), appId: toRef(props, 'appId'), getOpenId: props.getOpenId, }); const currentOrderNo = ref('');