chore: menu
This commit is contained in:
@@ -38,6 +38,9 @@ import roleAuthModal from './role-auth-modal.vue';
|
||||
import roleDrawer from './role-drawer.vue';
|
||||
|
||||
const formOptions: VbenFormProps = {
|
||||
commonConfig: {
|
||||
labelWidth: 80,
|
||||
},
|
||||
schema: querySchema(),
|
||||
wrapperClass: 'grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4',
|
||||
};
|
||||
|
Reference in New Issue
Block a user