新增待办信息
This commit is contained in:
@@ -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