审批流模块

This commit is contained in:
2025-08-15 17:08:50 +08:00
parent 303a9df916
commit 45ec52eb77
314 changed files with 51644 additions and 124 deletions

11
.env Normal file
View File

@@ -0,0 +1,11 @@
# title
VITE_GLOB_APP_TITLE = OPS供应链系统
# 本地运行端口号
VITE_PORT = 8080
# 启动时自动打开浏览器
VITE_OPEN = true
# 打包后是否生成包分析文件
VITE_REPORT = true