packages/components/src/views/PhoneBillRecharge/PhoneBillRechargeStep2.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
packages/core/src/lifeRechargeConstants.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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, packages/core/src/lifeRechargeConstants.ts
@@ -95,7 +95,7 @@ export const IspCodeText = { [IspCode.yidong]: '中国移动', [IspCode.dianxin]: '中国电信', [IspCode.liantong]: '中国联通', // [IspCode.liantong]: '中国联通', }; export enum ElectricType {