feat: 实现申请报修页面

This commit is contained in:
czz
2026-05-08 14:59:31 +08:00
parent c42344e38a
commit 6d93440334
12 changed files with 1328 additions and 23 deletions

View File

@@ -8,5 +8,5 @@
"declaration": false,
"types": []
},
"include": ["src/pages/report/report-utils.ts"]
"include": ["src/pages/report/report-utils.ts", "src/pages/repair/repair-utils.ts"]
}