UI-Project/src/router/index.js
@@ -490,6 +490,18 @@ }, ] }, { path: '/productionstatistics', name: 'productionstatistics', component: () => import('../views/largescreendisplay/productionstatistics.vue'), children: [ { path: '/largescreendisplay/productionstatistics', name: 'productionstatistics', component: () => import('../views/largescreendisplay/productionstatistics.vue') }, ] }, ] }) // 导航守卫