洪海涛 4 жил өмнө
parent
commit
8e79d3e7eb

+ 15 - 15
src/router/newRouter.js

@@ -355,21 +355,21 @@ const layout = [
       }
       }
     ]
     ]
   },
   },
-  {
-    path: '/dataBigManage',
-    name: '数据大盘',
-    component: Layout,
-    icon: 'data-big',
-    redirect: '/dataBigManage/index',
-    children: [
-      {
-        path: 'index',
-        name: '数据大盘',
-        component: () => import('@/views/dataBigManage/index.vue'),
-        meta: { title: '数据大盘' }
-      }
-    ]
-  },
+  // {
+  //   path: '/dataBigManage',
+  //   name: '数据大盘',
+  //   component: Layout,
+  //   icon: 'data-big',
+  //   redirect: '/dataBigManage/index',
+  //   children: [
+  //     {
+  //       path: 'index',
+  //       name: '数据大盘',
+  //       component: () => import('@/views/dataBigManage/index.vue'),
+  //       meta: { title: '数据大盘' }
+  //     }
+  //   ]
+  // },
   {
   {
     path: '/monthlyReport',
     path: '/monthlyReport',
     name: '质量月报',
     name: '质量月报',