src/router/index.js
@@ -73,19 +73,6 @@ ] }, { path: '/check-result/contract', component: Layout, hidden: true, children: [ { path: 'detail', name: 'check-result-contract', component: () => import('@/views/system/result/default/detail'), meta: { title: '合同结果详情', activeMenu: '/system/check-result/contract' } } ] }, { path: '/check-result/city', component: Layout, hidden: true,