doc: remove log
parent
47e218d7ab
commit
ecda0a1084
|
@ -112,7 +112,6 @@ export default defineComponent({
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
console.log(menuItems.value);
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
inputRef.value.focus();
|
inputRef.value.focus();
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue