See999 4 年前
父节点
当前提交
55da0aa341
共有 1 个文件被更改,包括 9 次插入9 次删除
  1. 9 9
      src/router/modules/dialysis.js

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

29
         noCache: true
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
     //   path: '/dialysis/calling',
42
     //   path: '/dialysis/calling',
43
     //   component: () => import('@/xt_pages/dialysis/calling'),
43
     //   component: () => import('@/xt_pages/dialysis/calling'),