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