This commit is contained in:
2026-07-30 10:30:50 +08:00
parent cf6d708566
commit 853c478657
85 changed files with 4711 additions and 1052 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"dev": "vite",
"build": "vue-tsc -b && vite build",
"preview": "vite preview",
"gen:api": "openapi-typescript ../openapi-inventory.json -o src/types/api.ts"
"gen:api": "openapi-typescript ../openapi.json -o src/types/api.ts"
},
"dependencies": {
"air-datepicker": "^3.6.0",