zhengyiming
2025-03-21 fa5d4bbca40f93bac208e698de11cef7c3a89e2d
packages/components/src/views/GasBillRecharge/GasBillRechargeStep3.vue
@@ -234,7 +234,7 @@
      userId: blLifeRecharge.accountModel.userId,
      channelId: blLifeRecharge.accountModel.channlesNum,
      productData: {
        parValue: props.isDev ? 0.1 : form.parValue,
        parValue: form.parValue,
        gasOrgType: form.gasOrgType,
        gasAccount: form.gasAccount,
        province: form.areaList?.[0] ?? '',