fix: 修改歧义字段

Signed-off-by: jiaohongtao <jiaohongtaovip@163.com>
pull/31/head
jiaohongtao 2023-08-14 05:59:41 +00:00 committed by Gitee
parent d38413c1e4
commit 373967063b
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,