src/router/index.js
@@ -135,13 +135,13 @@ }, component: () => import('@/views/rt/index.vue') }, { path: 'ochart', meta: { title: '作战图' }, component: () => import('@/views/ochart/index.vue') }, // { // path: 'ochart', // meta: { // title: '作战图' // }, // component: () => import('@/views/ochart/index.vue') // }, ] }, ]