审批管理后台
登 录
审批管理后台
退出登录
用户列表
新建用户
刷新
{{ (row.positions || []).join(', ') || '未分配' }}
{{ row.status === 'active' ? '正常' : '停用' }}
编辑
删除
自由主题列表
刷新
{{ row.status === 'active' ? '进行中' : '已归档' }}
查看
岗位列表
新建岗位
刷新
{{ row.status === 'active' ? '启用' : '停用' }}
编辑
删除
节点配置
审批节点
添加节点
暂无节点,点击「添加节点」开始配置
节点 {{ idx + 1 }}
上移
下移
删除
或签(一人即可)
会签(全部通过)
取消
保存
取消
保存
取消
保存
{{ freeTopicDetailDialog.detail.title }}
{{ freeTopicDetailDialog.detail.status === 'active' ? '进行中' : '已归档' }}
{{ freeTopicDetailDialog.detail.initiatorName }}
{{ freeTopicDetailDialog.detail.commentCount || 0 }}
{{ freeTopicDetailDialog.detail.createdAt }}
评论列表
暂无评论
{{ instanceDetailDialog.detail.instance.title }}
{{ statusText(instanceDetailDialog.detail.instance.status) }}
{{ instanceDetailDialog.detail.initiatorName }}
{{ instanceDetailDialog.detail.template ? instanceDetailDialog.detail.template.name : '-' }}
{{ instanceDetailDialog.detail.instance.createdAt }}
{{ getFileName(att) }}
审批节点
{{ node.name }}
{{ node.type === 'or' ? '或签' : '会签' }}
审批人: {{ node.assigneeNames ? node.assigneeNames.join('、') : node.assignees.join('、') }}
审批记录
{{ row.action === 'approve' ? '通过' : '驳回' }}
{{ getFileName(att) }}
暂无审批记录