UI-Project/src/router/index.js
@@ -311,6 +311,19 @@ }, ] }, /*----------- 报表管理 ----------------*/ { path: 'reportManage', name: 'reportManage', component: () => import('../views/Reportmanage/reportmanage.vue'), children: [ { path: '/Reportmanage/reportmanage', name: 'reportManage', component: () => import('../views/Reportmanage/reportmanage.vue') }, ] }, /*----------- 中空 ----------------*/ {