src/views/flowable/workflow/FlowTodo.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/flowable/workflow/FlowTodo.vue
@@ -169,37 +169,31 @@ title: '流程名称', align: 'center', dataIndex: 'flowName', width: 200 }, { title: '流程业务简要描述', align: 'center', dataIndex: 'title', width: 350, }, { title: '上一步处理人', align: 'center', dataIndex: 'preNodeAssignee_dictText', width: 150 }, { title: '前驱节点', align: 'center', dataIndex: 'preNode', width: 200 }, { title: '当前节点', align: 'center', dataIndex: 'name', width: 200 }, { title: '当前节点开始时间', align: 'center', dataIndex: 'createTime', width: 200 }, { title: '操作',