See999 4 年之前
父節點
當前提交
55da0aa341
共有 1 個文件被更改,包括 9 次插入9 次删除
  1. 9 9
      src/router/modules/dialysis.js

+ 9 - 9
src/router/modules/dialysis.js 查看文件

@@ -29,15 +29,15 @@ export default {
29 29
         noCache: true
30 30
       }
31 31
     },
32
-    {
33
-      path: '/dialysis/board',
34
-      component: () => import('@/xt_pages/dialysis/bulletinBoard'),
35
-      name: '数据看板',
36
-      meta: {
37
-        title: '数据看板',
38
-        noCache: true
39
-      }
40
-    },
32
+    // {
33
+    //   path: '/dialysis/board',
34
+    //   component: () => import('@/xt_pages/dialysis/bulletinBoard'),
35
+    //   name: '数据看板',
36
+    //   meta: {
37
+    //     title: '数据看板',
38
+    //     noCache: true
39
+    //   }
40
+    // },
41 41
     // {
42 42
     //   path: '/dialysis/calling',
43 43
     //   component: () => import('@/xt_pages/dialysis/calling'),