新增待办信息
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
dynamicDisabled: true,
|
||||
},
|
||||
{
|
||||
label: t('通知人员'),
|
||||
label: t('指派人员'),
|
||||
field: 'participantUser',
|
||||
fieldLabel: 'participantName',
|
||||
component: 'ListSelect',
|
||||
|
||||
@@ -184,7 +184,7 @@
|
||||
align: 'left',
|
||||
},
|
||||
{
|
||||
title: t('通知人员'),
|
||||
title: t('指派人员'),
|
||||
dataIndex: 'participantName',
|
||||
key: 'a.participant_name',
|
||||
sorter: true,
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
dynamicDisabled: true,
|
||||
},
|
||||
{
|
||||
label: t('通知人员'),
|
||||
label: t('指派人员'),
|
||||
field: 'participantUser',
|
||||
fieldLabel: 'participantName',
|
||||
component: 'ListSelect',
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
dynamicDisabled: true,
|
||||
},
|
||||
{
|
||||
label: t('通知人员'),
|
||||
label: t('指派人员'),
|
||||
field: 'participantUser',
|
||||
fieldLabel: 'participantName',
|
||||
component: 'ListSelect',
|
||||
|
||||
Reference in New Issue
Block a user