feat: 添加车牌的搭建

This commit is contained in:
2025-09-18 20:44:29 +08:00
parent 8af82e54ef
commit fd5902ca05
10 changed files with 209 additions and 8 deletions

View File

@@ -16,4 +16,5 @@ export const CompName = {
createWorkOrderCard: "createWorkOrderCard",
feedbackCard: "feedbackCard",
discoveryCard: "discoveryCard",
addLicensePlate: "addLicensePlate",
};