mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-19 01:08:48 +08:00
refactor: 排序 默认值
This commit is contained in:
@@ -99,6 +99,7 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
fieldName: 'dictSort',
|
||||
label: '显示排序',
|
||||
rules: 'required',
|
||||
defaultValue: 0,
|
||||
},
|
||||
{
|
||||
component: 'Textarea',
|
||||
|
||||
Reference in New Issue
Block a user