feat:部门管理重构

This commit is contained in:
sheng
2023-07-27 18:31:28 +08:00
committed by 李强
parent 941dbbc783
commit 2bad36c982
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