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