Browse Source

移除 添加航次路由菜单

wangzhihui 4 years ago
parent
commit
8641990138
1 changed files with 0 additions and 4 deletions
  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: "添加航次",
-          },
         ],
       },
       {