ZengTao
2025-03-13 75b98831417be414bc43e1832479d05d20cf6ac3
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')
                     },
                   ]
                  },
  ]
})
// 导航守卫