فهرست منبع

放开公司详情

xuefy 3 سال پیش
والد
کامیت
34bd075e9f
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      front-vue/src/router/index.js

+ 2 - 2
front-vue/src/router/index.js

@@ -265,7 +265,7 @@ export const constantRoutes = [
       },
     ]
   },
-/*   {
+  {
     path: '/company',
     component: Layout,
     hidden: true,
@@ -277,7 +277,7 @@ export const constantRoutes = [
         meta: { title: '企业详情',noCache: true }
       },
     ]
-  }, */
+  },
 ]
 
 export default new Router({