正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -102,7 +102,7 @@ import dynamics from './views/airtransport/dynamics.vue' | @@ -102,7 +102,7 @@ import dynamics from './views/airtransport/dynamics.vue' | ||
| 102 | import matter from './views/airtransport/matter.vue' | 102 | import matter from './views/airtransport/matter.vue' |
| 103 | //国际转运 | 103 | //国际转运 |
| 104 | import transfer from './views/airtransport/transfer.vue' | 104 | import transfer from './views/airtransport/transfer.vue' |
| 105 | -import transpour from './views/airtransport/transpour.vue' | 105 | +// import transpour from './views/airtransport/transpour.vue' |
| 106 | 106 | ||
| 107 | 107 | ||
| 108 | 108 | ||
| @@ -474,7 +474,7 @@ let routes = [ | @@ -474,7 +474,7 @@ let routes = [ | ||
| 474 | iconCls:'el-icon-goods', | 474 | iconCls:'el-icon-goods', |
| 475 | children:[ | 475 | children:[ |
| 476 | {path:'/transfer',component:transfer,name:'国际转运'}, | 476 | {path:'/transfer',component:transfer,name:'国际转运'}, |
| 477 | - {path:'/transpour',component:transpour,name:'转运导入'} | 477 | + // {path:'/transpour',component:transpour,name:'转运导入'} |
| 478 | 478 | ||
| 479 | ] | 479 | ] |
| 480 | }, | 480 | }, |
-
请 注册 或 登录 后发表评论