zhengyiming
2025-03-13 07d73df3d817d01ce47f6c7b7a8d8514cd389295
packages/components/src/views/GasBillRecharge/GasBillRecharge.vue
@@ -37,11 +37,12 @@
}>();
const preSetForm = reactive({
  gasOrgType: '' as any as LifeRechargeConstants.GasOrgCodeEnum,
  province: '',
  city: '',
  gasOrgType: '',
  // province: '',
  // city: '',
  gasAccount: '',
  remark: '',
  areaList: [] as string[],
});
provide(GasBillRechargeContextKey, {