yxk-20260714
我的待阅:发起人修改为流程发起人
This commit is contained in:
@@ -15,7 +15,7 @@ export const ccColumns: BasicColumn[] = [
|
|||||||
dataIndex: 'taskName',
|
dataIndex: 'taskName',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '发起人',
|
title: '流程发起人',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 120,
|
width: 120,
|
||||||
dataIndex: 'processApplyUserName',
|
dataIndex: 'processApplyUserName',
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ export const columns: BasicColumn[] = [
|
|||||||
dataIndex: 'taskName',
|
dataIndex: 'taskName',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '发起人',
|
title: '流程发起人',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 120,
|
width: 120,
|
||||||
dataIndex: 'processApplyUserName',
|
dataIndex: 'processApplyUserName',
|
||||||
|
|||||||
Reference in New Issue
Block a user