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