mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:29:04 +08:00
wip: refactor layout
This commit is contained in:
@@ -35,7 +35,7 @@ export const basicProps = Object.assign({}, modalProps, {
|
||||
},
|
||||
// Warm reminder message
|
||||
helpMessage: [String, Array] as PropType<string | string[]>,
|
||||
// Whether to use wrapper
|
||||
// Whether to setting wrapper
|
||||
useWrapper: {
|
||||
type: Boolean as PropType<boolean>,
|
||||
default: true,
|
||||
|
Reference in New Issue
Block a user