This commit is contained in:
zoujiandong
2024-06-21 11:06:51 +08:00
parent d48fc200b5
commit f13aacd58f
4 changed files with 22 additions and 7 deletions
+1
View File
@@ -33,6 +33,7 @@ const props = defineProps({
},
});
const {menuList} = storeToRefs(permissionStore);
const route = useRoute();
const router = useRouter();