feat: 项目模块添加进展功能

This commit is contained in:
caiyuchao
2025-07-09 16:27:21 +08:00
parent a81e4a3496
commit 31d29e3d22
5 changed files with 67 additions and 3 deletions

View File

@@ -18,5 +18,6 @@
"code": "项目编号",
"name": "项目名称",
"envInfoFile": "环境信息附件",
"list": "项目列表"
"list": "项目列表",
"progress": "进展"
}