物料类型和物料单位页面

This commit is contained in:
2026-03-11 08:52:45 +08:00
parent 97b070a1a4
commit 941899e538
5 changed files with 709 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ export default defineConfig(({ mode, command }) => {
},
// vite 相关配置
server: {
port: 80,
port: 5173,
host: true,
open: true,
proxy: {