初步联调装表

This commit is contained in:
2025-11-03 16:26:30 +08:00
parent fe590353df
commit 1539304999
35 changed files with 1495 additions and 100 deletions

View File

@@ -9,4 +9,6 @@ export const getRechargeOperateWay = (num) => {
return payWays[num];
}
export const feeType = ['华昌宝能收费', "物业代收1", "物业代收2", "物业代收线损"]
export const feeType = ['华昌宝能收费', "物业代收1", "物业代收2", "物业代收线损"]
export const meterType = ['商户电表', '园区电表', '公摊电表']