@@ -198,7 +198,7 @@
labelWidth: 80,
schemas: [
{
- field: 'nickName',
+ field: 'name',
label: t('routes.staff.userName'),
component: 'Input',
componentProps: {
@@ -210,7 +210,7 @@
},
- field: 'userName',
+ field: 'ryNo',
label: '人员编号',