zhaoke 3 жил өмнө
parent
commit
22654c1f33

+ 1 - 1
src/router/routes/routes-file-one.js

@@ -171,7 +171,7 @@ const roleRoutes = {
 const lotRoutes = {
 const lotRoutes = {
   path: '/lot',
   path: '/lot',
   component: Layout,
   component: Layout,
-  meta: { title: '标段管理' },
+  meta: { title: '标段管理', roles: ['user_section'] },
   children: [
   children: [
     {
     {
       path: '/lot',
       path: '/lot',