Bladeren bron

Merge branch '20200916_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20200916_pc_vue_new_branch

XMLWAN 4 jaren geleden
bovenliggende
commit
d8ac01665b
1 gewijzigde bestanden met toevoegingen van 9 en 9 verwijderingen
  1. 9 9
      src/router/modules/dialysis.js

+ 9 - 9
src/router/modules/dialysis.js Bestand weergeven

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'),