mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-25 03:04:31 +08:00
@@ -16,7 +16,7 @@ interface Props {
|
||||
}
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
showHome: true,
|
||||
showHome: false,
|
||||
showIcon: false,
|
||||
type: 'normal',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user