Pre Merge pull request !31 from jiaohongtao/master

pull/31/MERGE
jiaohongtao 2023-08-14 06:02:43 +00:00 committed by Gitee
commit c600c8aa9e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ export const formSchema: FormSchema[] = [
component: 'Input',
},
{
label: '岗位顺序',
label: '显示顺序',
field: 'sort',
required: true,
defaultValue: 0,