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