zhengyiming
2025-03-13 6f958b20feba65775c8005128fff79563f795898
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;