feat: 车辆收费、水电抄表、排版管理页面

This commit is contained in:
fyy
2025-07-19 17:26:49 +08:00
parent 5be03ab8c5
commit ad2c9aed05
15 changed files with 1483 additions and 163 deletions

View File

@@ -167,3 +167,5 @@ export interface CarChargeQuery extends PageQuery {
*/
params?: any;
}