src/views/flow/donelist.vue @@ -68,8 +68,16 @@ }, { label: '流程名称', prop: 'processDefinitionName', prop: '', width: 100, render: ({ row }) => { return h('p', { attrs: {}, class: {}, style: {}, }, row?.variables?.myProcessName) } },/* { label: '流程类型',