|
|
@@ -227,6 +227,12 @@ export default [
|
|
|
meta: { title: '隐藏资料' },
|
|
|
component: () => import('~src/views/other/hide-data.vue'),
|
|
|
},
|
|
|
+ {
|
|
|
+ path: '/cross/section',
|
|
|
+ name: 'cross-section',
|
|
|
+ meta: { title: '断面仪' },
|
|
|
+ component: () => import('~src/views/cross/section.vue'),
|
|
|
+ },
|
|
|
],
|
|
|
},
|
|
|
],
|