架构化审批表单控制权限,添加xispeak审批节点的控制权限说明,修改反馈表单查看格式,修改树形表单实现正确的折叠效果,实现反馈表单的必填字段校验

This commit is contained in:
wsm
2026-05-22 16:25:56 +08:00
parent 3164645b19
commit f13064784b
10 changed files with 648 additions and 334 deletions
+6
View File
@@ -29,6 +29,12 @@ export const columns: BasicColumn[] = [
align: 'center',
dataIndex: 'status',
},
{
title: '密级',
align: 'center',
dataIndex: 'secretLevel_dictText',
width: 80,
},
{
title: '责任人',
align: 'center',