feat: 收敛AI资源发布审批生命周期

- 统一工作流、知识库、聊天助手的发布、重新发布、下线与删除链路

- 收敛审批编排、生命周期状态机与展示态,补齐审批管理和快照预览

- 调整审批管理权限模型为单入口页面加内部按钮权限
This commit is contained in:
2026-04-09 17:13:54 +08:00
parent 81125ce55c
commit 4e565aef99
68 changed files with 3859 additions and 817 deletions

View File

@@ -13,6 +13,7 @@
},
"action": {
"publish": "发布",
"offline": "下线",
"delete": "删除",
"addFlow": "新建流程",
"editFlow": "编辑流程",
@@ -79,7 +80,7 @@
"actedAt": "处理时间",
"comment": "处理意见",
"eventType": "事件类型",
"operatorId": "操作人ID",
"operatorId": "操作人账号",
"operatorName": "操作人名称",
"createdAt": "创建时间",
"eventInfo": "事件信息",