mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-23 10:04:31 +08:00
perf: format code with better style (#5283)
This commit is contained in:
@@ -118,10 +118,10 @@ const [BaseForm, baseFormApi] = useVbenForm({
|
||||
componentProps: {
|
||||
// 菜单接口
|
||||
api: getAllMenusApi,
|
||||
childrenField: 'children',
|
||||
// 菜单接口转options格式
|
||||
labelField: 'name',
|
||||
valueField: 'path',
|
||||
childrenField: 'children',
|
||||
},
|
||||
// 字段名
|
||||
fieldName: 'apiTree',
|
||||
|
||||
Reference in New Issue
Block a user