src/views/flowmgr/processQuery.vue @@ -194,6 +194,9 @@ label: '任务车间', prop: 'workshop', width: 80, render: ({ row }) => { return h('p',{'class': 'margin0'}, row?.variables?.workshop || ''); } }, { label: '过程卡号',