@@ -291,7 +291,7 @@ export const ViewSearchSchema: FormSchema[] = [
// },
{
label: '姓名',
- field: 'userName',
+ field: 'name',
component: 'Input',
colProps: { span: 8 },
},