工作台代码提交
This commit is contained in:
@@ -11,4 +11,9 @@ export const getRechargeOperateWay = (num) => {
|
||||
|
||||
export const feeType = ['华昌宝能收费', "物业代收1", "物业代收2", "物业代收线损"]
|
||||
|
||||
export const meterType = ['商户电表', '园区电表', '公摊电表']
|
||||
export const meterType = ['商户电表', '园区电表', '公摊电表']
|
||||
|
||||
export const noticeFlowType = ['拆表', '装表', '开户', "解绑", "绑定"]
|
||||
export const noticeFlowStatus = ["已确认", "待确认"]
|
||||
|
||||
export const meterMode = ["预付费", "强控", "临时强控"]
|
||||
Reference in New Issue
Block a user