packages/components/src/views/SelectPayTypeView/SelectPayTypeView.vue
@@ -98,6 +98,7 @@ lifePayType: blLifeRecharge.constants.LifePayTypeEnum.WxPay, openId: props.openId, attach: Date.now().toString(), payAppId: props.appId, }; let res = await blLifeRecharge.services.getPayOrderForJsAPI(params); return res;