@@ -51,7 +51,6 @@ import {
computed,
defineOptions,
h,
- nextTick,
onMounted,
reactive,
ref,
@@ -78,7 +77,7 @@ import {
} from "@/api/system/menu";
defineOptions({
- name: "Menu"
+ name: "SystemMenu"
});
onMounted(async () => {