mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-05 17:11:26 +08:00
feat(system): 添加显示排序字段的组件属性
This commit is contained in:
@@ -96,6 +96,9 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
label: '显示排序',
|
||||
rules: 'required',
|
||||
defaultValue: 1,
|
||||
componentProps: {
|
||||
class: 'flex-1',
|
||||
},
|
||||
},
|
||||
{
|
||||
component: 'Input',
|
||||
|
||||
Reference in New Issue
Block a user