zhengyiming
2025-03-13 13172e75446452388f0e4a0c4aac7e696e1b21da
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, {