Dialysisanalysis.js 4.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. import Layout from '@/views/layout/Layout'
  2. export default {
  3. path: '/Dialysisanalysis',
  4. component: Layout,
  5. redirect: '/Dialysisanalysis/qualitycontrol/thyroidGland',
  6. name: 'Dialysisanalysis',
  7. alwaysShow: true,
  8. meta: {
  9. title: '专业质控',
  10. icon: 'statistics'
  11. },
  12. children: [
  13. {
  14. path: '/Dialysisanalysis/qualitycontrol/summary',
  15. component: () => import('@/xt_pages/Dialysisanalysis/summary/index'),
  16. name: 'summary',
  17. meta: {
  18. title: '指标汇总',
  19. noCache: true
  20. }
  21. },
  22. {
  23. path: '/Dialysisanalysis/qualitycontrol/thyroidGland',
  24. component: () => import('@/xt_pages/Dialysisanalysis/qualitycontrol/thyroidGland'),
  25. name: 'thyroidGland',
  26. meta: {
  27. title: '甲状旁腺激素分析',
  28. noCache: true
  29. }
  30. },
  31. {
  32. path: '/Dialysisanalysis/qualitycontrol/hemoglobin',
  33. component: () => import('@/xt_pages/Dialysisanalysis/hemoglobin/index'),
  34. name: 'thyroidGland',
  35. meta: {
  36. title: '血红蛋白',
  37. noCache: true
  38. }
  39. },
  40. {
  41. path: '/Dialysisanalysis/qualitycontrol/bloodPotassium',
  42. component: () => import('@/xt_pages/Dialysisanalysis/bloodPotassium/index'),
  43. name: 'thyroidGland',
  44. meta: {
  45. title: '血钾',
  46. noCache: true
  47. }
  48. },
  49. {
  50. path: '/Dialysisanalysis/qualitycontrol/albumin',
  51. component: () => import('@/xt_pages/Dialysisanalysis/albumin/index'),
  52. name: 'thyroidGland',
  53. meta: {
  54. title: '白蛋白',
  55. noCache: true
  56. }
  57. },
  58. {
  59. path: '/Dialysisanalysis/qualitycontrol/bloodPhosphorus',
  60. component: () => import('@/xt_pages/Dialysisanalysis/bloodPhosphorus/index'),
  61. name: 'thyroidGland',
  62. meta: {
  63. title: '血磷',
  64. noCache: true
  65. }
  66. }, {
  67. path: '/Dialysisanalysis/qualitycontrol/calcium',
  68. component: () => import('@/xt_pages/Dialysisanalysis/calcium/index'),
  69. name: 'thyroidGland',
  70. meta: {
  71. title: '钙',
  72. noCache: true
  73. }},{
  74. path: '/Dialysisanalysis/qualitycontrol/platelets',
  75. component: () => import('@/xt_pages/Dialysisanalysis/platelets/index'),
  76. name: 'thyroidGland',
  77. meta: {
  78. title: 'KTV/URR',
  79. noCache: true
  80. }
  81. },{
  82. path: '/Dialysisanalysis/qualitycontrol/print',
  83. component: () => import('@/xt_pages/Dialysisanalysis/print/print'),
  84. name: 'print',
  85. hidden: true,
  86. is_menu: false,
  87. meta: {
  88. title: 'print',
  89. noCache: true
  90. }
  91. }
  92. // {
  93. // path: '/Dialysisanalysis/hemoglobin',
  94. // component: () => import('@/xt_pages/Dialysisanalysis/hemoglobin/index'),
  95. // name: 'index',
  96. // meta: {
  97. // title: '血红蛋白',
  98. // noCache: true
  99. // }
  100. // },
  101. // {
  102. // path: '/Dialysisanalysis/bloodPotassium',
  103. // component: () => import('@/xt_pages/Dialysisanalysis/bloodPotassium/index'),
  104. // name: 'index',
  105. // meta: {
  106. // title: '血钾',
  107. // noCache: true
  108. // }
  109. // },
  110. // {
  111. // path: '/Dialysisanalysis/albumin',
  112. // component: () => import('@/xt_pages/Dialysisanalysis/albumin/index'),
  113. // name: 'index',
  114. // meta: {
  115. // title: '白蛋白',
  116. // noCache: true
  117. // }
  118. // },
  119. // {
  120. // path: '/Dialysisanalysis/bloodPhosphorus',
  121. // component: () => import('@/xt_pages/Dialysisanalysis/bloodPhosphorus/index'),
  122. // name: 'index',
  123. // meta: {
  124. // title: '血磷',
  125. // noCache: true
  126. // }
  127. // },
  128. // {
  129. // path: '/Dialysisanalysis/calcium',
  130. // component: () => import('@/xt_pages/Dialysisanalysis/calcium/index'),
  131. // name: 'index',
  132. // meta: {
  133. // title: '钙',
  134. // noCache: true
  135. // }
  136. // },
  137. // {
  138. // path: '/Dialysisanalysis/platelets',
  139. // component: () => import('@/xt_pages/Dialysisanalysis/platelets/index'),
  140. // name: 'index',
  141. // meta: {
  142. // title: '血小板',
  143. // noCache: true
  144. // }
  145. // },
  146. // {
  147. // path: '/Dialysisanalysis/otherIndicators',
  148. // component: () => import('@/xt_pages/Dialysisanalysis/otherIndicators/index'),
  149. // name: 'index',
  150. // meta: {
  151. // title: '其他指标',
  152. // noCache: true
  153. // }
  154. // },
  155. // {
  156. // path: '/Dialysisanalysis/nonnumerical',
  157. // component: () => import('@/xt_pages/Dialysisanalysis/nonnumerical'),
  158. // name: 'nonnumerical',
  159. // meta: {
  160. // title: '非数值类的列表展示',
  161. // noCache: true
  162. // }
  163. // },
  164. // {
  165. // path: '/Dialysisanalysis/dialysis_index',
  166. // component: () => import('@/xt_pages/Dialysisanalysis/dialysis_index'),
  167. // name: 'dialysis_index',
  168. // meta: {
  169. // title: '透析指标详情',
  170. // noCache: true
  171. // }
  172. // },
  173. ]
  174. }