chore: some typo

This commit is contained in:
vben
2021-02-05 01:07:36 +08:00
parent 612995a532
commit 70c0877d4f
7 changed files with 17 additions and 11 deletions

View File

@@ -128,6 +128,7 @@ export default defineComponent({
function renderMenu() {
const menus = unref(menusRef);
// console.log(menus);
if (!menus || !menus.length) return null;
return !props.isHorizontal ? (
<SimpleMenu