yxk-20260714

我的待阅:发起人修改为流程发起人
This commit is contained in:
ye1023
2026-07-14 14:48:47 +08:00
parent f6450604b9
commit 7fd5ef1d83
2 changed files with 2 additions and 2 deletions
@@ -15,7 +15,7 @@ export const ccColumns: BasicColumn[] = [
dataIndex: 'taskName',
},
{
title: '发起人',
title: '流程发起人',
align: 'center',
width: 120,
dataIndex: 'processApplyUserName',
@@ -24,7 +24,7 @@ export const columns: BasicColumn[] = [
dataIndex: 'taskName',
},
{
title: '发起人',
title: '流程发起人',
align: 'center',
width: 120,
dataIndex: 'processApplyUserName',