yq1 1 ano atrás
pai
commit
397735b525
1 arquivos alterados com 11 adições e 11 exclusões
  1. 11 11
      src/router/modules/patient.js

+ 11 - 11
src/router/modules/patient.js Ver arquivo

@@ -579,17 +579,17 @@ export default {
579 579
   //     noCache: true
580 580
   //   }
581 581
   // },
582
-  {//知情同意书
583
-    path: '/patients/patient/:id/Informedconsent',
584
-    component: () => import('@/xt_pages/user/Informed/Informedconsent'),
585
-    hidden: true,
586
-    is_menu: false,
587
-    name: 'Informedconsent',
588
-    meta: {
589
-      title: 'Informedconsent',
590
-      noCache: true
591
-    }
592
-  },
582
+  // {//知情同意书
583
+  //   path: '/patients/patient/:id/Informedconsent',
584
+  //   component: () => import('@/xt_pages/user/Informed/Informedconsent'),
585
+  //   hidden: true,
586
+  //   is_menu: false,
587
+  //   name: 'Informedconsent',
588
+  //   meta: {
589
+  //     title: 'Informedconsent',
590
+  //     noCache: true
591
+  //   }
592
+  // },
593 593
   // {//血管通路图 pruritus_history
594 594
   //   path: '/patients/patient/:id/angiogram',
595 595
   //   component: () => import('@/xt_pages/user/angiogram'),