qinzhipeng_v 5 éve
szülő
commit
cc2bcb578b
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js

@@ -643,6 +643,7 @@ export const constantRoutes = [
     component: Layout,
     redirect: '/online-quality/check-list',
     name: '组织配置',
+    hidden: true,
     meta: { title: '组织配置', icon: '上线质检' }
   }
 ]