feat:部门管理重构

This commit is contained in:
sheng
2023-07-27 18:31:28 +08:00
parent 7b0a6bc2be
commit 9114c6bf81
9 changed files with 651 additions and 331 deletions

View File

@@ -1,5 +1,5 @@
# port 端口号
VITE_PORT = 8080
VITE_PORT = 8085
# open 运行 npm run dev 时自动打开浏览器
VITE_OPEN = false