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