zhengyiming
2025-06-12 1910e9f27373b8b4da75f076762025ceb3419965
packages/components/src/views/PhoneBillRecharge/PhoneBillRechargeStep2.vue
@@ -246,6 +246,11 @@
async function goPay() {
  try {
    if (form.ispCode === blLifeRecharge.constants.IspCode.dianxin) {
      state.msg = '暂不支持电信号码充值';
      state.show = true;
      return;
    }
    let params: LifePhoneDataCreateLifePayOrderInput = {
      userId: blLifeRecharge.accountModel.userId,
      channelId: blLifeRecharge.accountModel.channlesNum,