feat:流程版本
1. 展示得变成流程定义definitionId不用version,因为history得version 是版本变更次数,并非流程引擎内得定义版本
This commit is contained in:
@ -72,7 +72,7 @@ const configColumns = [
|
||||
},
|
||||
{
|
||||
title: t('版本'),
|
||||
dataIndex: 'version',
|
||||
dataIndex: 'definitionId',
|
||||
},
|
||||
{
|
||||
title: t('创建人'),
|
||||
|
||||
Reference in New Issue
Block a user