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