@@ -28,6 +28,14 @@ const chargeType = () => {
{
label: "租赁费",
value: 8
+ },
+ {
+ label: "公摊水费",
+ value: 9
+ label: "公摊电费",
+ value: 10
}
]