mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-28 11:53:22 +08:00
fix: 修复tabs已知问题
This commit is contained in:
@@ -12,7 +12,7 @@ interface Props extends MenuProps {
|
||||
}
|
||||
|
||||
defineOptions({
|
||||
name: 'MenuUi',
|
||||
name: 'MenuView',
|
||||
});
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
|
||||
Reference in New Issue
Block a user