feat(oa): 新增项目进度和进度步骤跟踪的API接口

添加项目进度管理和进度步骤跟踪的相关API接口,包括列表查询、详情获取、新增、修改、删除等功能
This commit is contained in:
砂糖
2025-11-07 17:18:33 +08:00
parent b569e4fef8
commit 08029c6406
9 changed files with 1115 additions and 63 deletions

View File

@@ -58,7 +58,7 @@ export default {
text: '任务中心',
icon: '/static/images/task.png',
url: '/pages/workbench/task/task',
category: "信息中心"
category: "项目中心"
},
{
text: '项目排产',