jwyu 2 жил өмнө
parent
commit
80f158046d

+ 1 - 1
src/layout/component/Aside.vue

@@ -51,7 +51,7 @@ const menuList = reactive([
     children: null,
   },
   {
-    MenuId: 6,
+    MenuId: 7,
     name: "语音播报",
     path: "/voice/list",
     icon_path: new URL('../../assets/leftNav/voice-s.png', import.meta.url).href,