src/views/flowmgr/processQuery.vue
@@ -147,8 +147,16 @@ }, { label: '流程名称', prop: 'processDefinitionName', prop: '', width: 80, render: ({ row }) => { return h('p', { attrs: {}, class: {}, style: {}, }, row?.variables?.myProcessName) } }, { label: '工艺版次',