commit
067a3b9d87
|
@ -105,7 +105,7 @@ export const formSchema: FormSchema[] = [
|
||||||
component: 'Input',
|
component: 'Input',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: '岗位顺序',
|
label: '显示顺序',
|
||||||
field: 'sort',
|
field: 'sort',
|
||||||
required: true,
|
required: true,
|
||||||
defaultValue: 0,
|
defaultValue: 0,
|
||||||
|
|
Loading…
Reference in New Issue