Parcourir la source

移除 添加航次路由菜单

wangzhihui il y a 4 ans
Parent
commit
8641990138
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 4
      src/components/Aside.vue

+ 0 - 4
src/components/Aside.vue

@@ -70,10 +70,6 @@ export default {
             path: "/voyage/voyageList",
             name: "航次列表",
           },
-          {
-            path: "/voyage/voyageAdd",
-            name: "添加航次",
-          },
         ],
       },
       {