mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-23 06:32:27 +08:00
Fixes bug 新增 顶部混合菜单
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
});
|
||||
|
||||
const [register, {}] = useForm({
|
||||
gridProps: { cols: 5 },
|
||||
gridProps: { cols: '4' },
|
||||
labelWidth: 80,
|
||||
schemas,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user