Elizabeth's proactive approach involves introducing urinal toilet attachment , an ingenious concept that optimizes space and functionality.

qcd.js 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  1. import Layout from '@/views/layout/Layout'
  2. export default {
  3. path: '/qcd',
  4. component: Layout,
  5. redirect: '/qcd/dialysistotal',
  6. name: 'qcd',
  7. alwaysShow: true,
  8. meta: {
  9. title: '质控管理',
  10. icon: 'statistics'
  11. },
  12. children: [
  13. // {
  14. // path: "/statistics/index",
  15. // component: () => import("@/xt_pages/statistics/index"),
  16. // name: "statistics",
  17. // meta: {
  18. // title: "statistics",
  19. // noCache: true
  20. // }
  21. // },
  22. // {
  23. // path: "/qcd/dialysistotal",
  24. // component: () => import("@/xt_pages/qcd/dialysisTotal"),
  25. // name: "dialysistotal",
  26. // meta: {
  27. // title: "透析总量",
  28. // noCache: true
  29. // }
  30. // },
  31. // {
  32. // path: "/qcd/processindicators",
  33. // component: () => import("@/xt_pages/qcd/processIndicators"),
  34. // name: "processIndicators",
  35. // meta: {
  36. // title: "过程指标",
  37. // noCache: true
  38. // }
  39. // },
  40. // {
  41. // path: "/qcd/outcomeIndicators/control",
  42. // component: () => import("@/xt_pages/qcd/outcomeIndicators/control"),
  43. // name: "outcomeIndicatorsControl",
  44. // meta: {
  45. // title: "结果指标",
  46. // noCache: true
  47. // }
  48. // },
  49. // {
  50. // path: "/qcd/outcomeIndicators/query",
  51. // hidden: true,
  52. // is_menu: false,
  53. // component: () => import("@/xt_pages/qcd/outcomeIndicators/query"),
  54. // name: "outcomeIndicatorsQuery",
  55. // meta: {
  56. // title: "指标查询",
  57. // noCache: true
  58. // }
  59. // },
  60. // {
  61. // path: "/qcd/patientanalysis/total",
  62. // component: () => import("@/xt_pages/qcd/patientAnalysis/total"),
  63. // name: "patientAnalysisTotal",
  64. // meta: {
  65. // title: "患者分析",
  66. // noCache: true
  67. // }
  68. // },
  69. // {
  70. // path: '/qcd/thyroidGland',
  71. // component: () => import('@/xt_pages/qcd/qualitycontrol/thyroidGland'),
  72. // name: 'thyroidGland',
  73. // meta: {
  74. // title: '甲状旁腺激素分析',
  75. // noCache: true
  76. // }
  77. // },
  78. // {
  79. // path: '/qcd/hemoglobin',
  80. // component: () => import('@/xt_pages/qcd/hemoglobin/index'),
  81. // name: 'index',
  82. // meta: {
  83. // title: '血红蛋白',
  84. // noCache: true
  85. // }
  86. // },
  87. // {
  88. // path: '/qcd/bloodPotassium',
  89. // component: () => import('@/xt_pages/qcd/bloodPotassium/index'),
  90. // name: 'index',
  91. // meta: {
  92. // title: '血钾',
  93. // noCache: true
  94. // }
  95. // },
  96. // {
  97. // path: '/qcd/albumin',
  98. // component: () => import('@/xt_pages/qcd/albumin/index'),
  99. // name: 'index',
  100. // meta: {
  101. // title: '白蛋白',
  102. // noCache: true
  103. // }
  104. // },
  105. // {
  106. // path: '/qcd/bloodPhosphorus',
  107. // component: () => import('@/xt_pages/qcd/bloodPhosphorus/index'),
  108. // name: 'index',
  109. // meta: {
  110. // title: '血磷',
  111. // noCache: true
  112. // }
  113. // },
  114. // {
  115. // path: '/qcd/calcium',
  116. // component: () => import('@/xt_pages/qcd/calcium/index'),
  117. // name: 'index',
  118. // meta: {
  119. // title: '钙',
  120. // noCache: true
  121. // }
  122. // },
  123. // {
  124. // path: '/qcd/platelets',
  125. // component: () => import('@/xt_pages/qcd/platelets/index'),
  126. // name: 'index',
  127. // meta: {
  128. // title: '血小板',
  129. // noCache: true
  130. // }
  131. // },
  132. // {
  133. // path: '/qcd/otherIndicators',
  134. // component: () => import('@/xt_pages/qcd/otherIndicators/index'),
  135. // name: 'index',
  136. // meta: {
  137. // title: '其他指标',
  138. // noCache: true
  139. // }
  140. // },
  141. // {
  142. // path: '/qcd/nonnumerical',
  143. // component: () => import('@/xt_pages/qcd/nonnumerical'),
  144. // name: 'nonnumerical',
  145. // meta: {
  146. // title: '非数值类的列表展示',
  147. // noCache: true
  148. // }
  149. // },
  150. // {
  151. // path: '/qcd/dialysis_index',
  152. // component: () => import('@/xt_pages/qcd/dialysis_index'),
  153. // name: 'dialysis_index',
  154. // meta: {
  155. // title: '透析指标详情',
  156. // noCache: true
  157. // }
  158. // },
  159. {
  160. path: '/qcd/basicInformationAnalysis',
  161. component: () => import('@/xt_pages/qcd/basicInformationAnalysis'),
  162. name: 'basicInformationAnalysis',
  163. meta: {
  164. title: '基本信息统计',
  165. noCache: true
  166. }
  167. },
  168. {
  169. path: '/qcd/officesControlAnalysis/time',
  170. component: () => import('@/xt_pages/qcd/officesControlAnalysis/time'),
  171. name: 'officesControlAnalysis',
  172. meta: {
  173. title: '科室质控达标统计',
  174. noCache: true
  175. }
  176. },
  177. {
  178. path: '/qcd/officesControlAnalysis/project',
  179. hidden: true,
  180. is_menu: false,
  181. component: () => import('@/xt_pages/qcd/officesControlAnalysis/project'),
  182. name: 'patientControlAnalysisProject',
  183. meta: {
  184. title: '科室质控达标统计按项目',
  185. noCache: true
  186. }
  187. },
  188. {
  189. path: '/qcd/patientControlAnalysis',
  190. component: () => import('@/xt_pages/qcd/patientControlAnalysis'),
  191. name: 'patientControlAnalysisTime',
  192. meta: {
  193. title: '患者质控达标统计',
  194. noCache: true
  195. }
  196. },
  197. {
  198. path: '/qcd/patientComplianceDetails',
  199. hidden: true,
  200. is_menu: false,
  201. component: () => import('@/xt_pages/qcd/patientComplianceDetails'),
  202. name: 'patientComplianceDetails',
  203. meta: {
  204. title: '患者质控达标统计详情',
  205. noCache: true
  206. }
  207. },
  208. {
  209. path: '/qcd/treatmentControlAnalysis/time',
  210. component: () => import('@/xt_pages/qcd/treatmentControlAnalysis/time'),
  211. name: 'treatmentControlAnalysis',
  212. meta: {
  213. title: '治疗信息统计',
  214. noCache: true
  215. }
  216. },
  217. {
  218. path: '/qcd/treatmentControlAnalysis/check',
  219. hidden: true,
  220. is_menu: false,
  221. component: () => import('@/xt_pages/qcd/treatmentControlAnalysis/check'),
  222. name: 'treatmentControlAnalysisCheck',
  223. meta: {
  224. title: '治疗信息统计检验检查',
  225. noCache: true
  226. }
  227. },
  228. {
  229. path: '/qcd/indicatorControlAnalysis/analysis',
  230. component: () =>
  231. import('@/xt_pages/qcd/indicatorControlAnalysis/analysis'),
  232. name: 'indicatorControlAnalysis',
  233. meta: {
  234. title: '指标评估统计',
  235. noCache: true
  236. }
  237. },
  238. {
  239. path: '/qcd/indicatorControlAnalysis/process',
  240. hidden: true,
  241. is_menu: false,
  242. component: () =>
  243. import('@/xt_pages/qcd/indicatorControlAnalysis/process'),
  244. name: 'process',
  245. meta: {
  246. title: '指标评估统计透析过程',
  247. noCache: true
  248. }
  249. },
  250. {
  251. path: '/qcd/indicatorControlAnalysis/monitor',
  252. hidden: true,
  253. is_menu: false,
  254. component: () =>
  255. import('@/xt_pages/qcd/indicatorControlAnalysis/monitor'),
  256. name: 'monitor',
  257. meta: {
  258. title: '指标评估统计透析监测',
  259. noCache: true
  260. }
  261. },
  262. {
  263. path: '/qcd/indicatorControlAnalysis/bloodPressure',
  264. hidden: true,
  265. is_menu: false,
  266. component: () =>
  267. import('@/xt_pages/qcd/indicatorControlAnalysis/bloodPressure'),
  268. name: 'bloodPressure',
  269. meta: {
  270. title: '指标评估统计血压',
  271. noCache: true
  272. }
  273. },
  274. {
  275. path: '/qcd/indicatorControlAnalysis/bloodPressureDetails',
  276. hidden: true,
  277. is_menu: false,
  278. component: () =>
  279. import('@/xt_pages/qcd/indicatorControlAnalysis/bloodPressureDetails'),
  280. name: 'bloodPressureDetails',
  281. meta: {
  282. title: '指标评估统计血压详情',
  283. noCache: true
  284. }
  285. },
  286. {
  287. path: '/qcd/indicatorControlAnalysis/weight',
  288. hidden: true,
  289. is_menu: false,
  290. component: () => import('@/xt_pages/qcd/indicatorControlAnalysis/weight'),
  291. name: 'weight',
  292. meta: {
  293. title: '指标评估体重',
  294. noCache: true
  295. }
  296. },
  297. {
  298. path: '/qcd/indicatorControlAnalysis/weightDetails',
  299. hidden: true,
  300. is_menu: false,
  301. component: () =>
  302. import('@/xt_pages/qcd/indicatorControlAnalysis/weightDetails'),
  303. name: 'weightDetails',
  304. meta: {
  305. title: '指标评估体重详情',
  306. }
  307. },
  308. {
  309. path: '/qcd/analysisDetails',
  310. hidden: true,
  311. is_menu: false,
  312. component: () =>
  313. import('@/xt_pages/qcd/indicatorControlAnalysis/analysisDetails'),
  314. name: 'analysisDetails',
  315. meta: {
  316. title: '化验指标评估统计详情',
  317. noCache: true
  318. }
  319. },
  320. {
  321. path: '/qcd/workAnalysis/index',
  322. component: () => import('@/xt_pages/qcd/workAnalysis/index'),
  323. name: 'workAnalysisDoctor',
  324. meta: {
  325. title: '工作量分析统计',
  326. noCache: true
  327. }
  328. },
  329. {
  330. path: '/qcd/patientanalysis/statisticalConfig',
  331. component: () => import('@/xt_pages/qcd/statisticalConfiguration'),
  332. name: 'statisticalConfig',
  333. meta: {
  334. title: '统计配置',
  335. noCache: true
  336. }
  337. },
  338. {
  339. path: '/qcd/workAnalysis/nurse',
  340. hidden: true,
  341. is_menu: false,
  342. component: () => import('@/xt_pages/qcd/workAnalysis/nurse'),
  343. name: 'workAnalysisNurse',
  344. meta: {
  345. title: '工作量分析统计护士',
  346. noCache: true
  347. }
  348. },
  349. {
  350. path: '/qcd/patientanalysis/checkStatistical',
  351. hidden: true,
  352. is_menu: false,
  353. component: () => import('@/xt_pages/qcd/checkStatistical'),
  354. name: 'checkStatistical',
  355. meta: {
  356. title: '检验检查统计配置',
  357. noCache: true
  358. }
  359. },
  360. {
  361. path: '/qcd/patientanalysis/weight',
  362. hidden: true,
  363. is_menu: false,
  364. component: () => import('@/xt_pages/qcd/patientAnalysis/weight'),
  365. name: 'patientAnalysisWeight',
  366. meta: {
  367. title: '体重分析',
  368. noCache: true
  369. }
  370. },
  371. {
  372. path: '/qcd/patientanalysis/bloodpressure',
  373. hidden: true,
  374. is_menu: false,
  375. component: () => import('@/xt_pages/qcd/patientAnalysis/bloodPressure'),
  376. name: 'patientAnalysisBloodPressure',
  377. meta: {
  378. title: '血压分析',
  379. noCache: true
  380. }
  381. },
  382. {
  383. path: '/qcd/patientanalysis/dialysisage',
  384. hidden: true,
  385. is_menu: false,
  386. component: () => import('@/xt_pages/qcd/patientAnalysis/dialysisAge'),
  387. name: 'patientAnalysisDialysisAge',
  388. meta: {
  389. title: '透析龄分析',
  390. noCache: true
  391. }
  392. },
  393. {
  394. path: '/qcd/patientanalysis/lapseto',
  395. hidden: true,
  396. is_menu: false,
  397. component: () => import('@/xt_pages/qcd/patientAnalysis/lapseto'),
  398. name: 'patientAnalysisLapseto',
  399. meta: {
  400. title: '转归分析',
  401. noCache: true
  402. }
  403. },
  404. {
  405. path: '/qcd/patientanalysis/complication',
  406. hidden: true,
  407. is_menu: false,
  408. component: () => import('@/xt_pages/qcd/patientAnalysis/complication'),
  409. name: 'patientAnalysisComplication',
  410. meta: {
  411. title: '并发症分析',
  412. noCache: true
  413. }
  414. },
  415. {
  416. path: '/qcd/patientanalysis/infectiousdiseases',
  417. hidden: true,
  418. is_menu: false,
  419. component: () =>
  420. import('@/xt_pages/qcd/patientAnalysis/infectiousDiseases'),
  421. name: 'patientAnalysisInfectiousDiseases',
  422. meta: {
  423. title: '传染病分析',
  424. noCache: true
  425. }
  426. },
  427. {
  428. path: '/qcd/pa/person/lapseto',
  429. hidden: true,
  430. is_menu: false,
  431. component: () => import('@/xt_pages/qcd/patientAnalysis/person/lapseto'),
  432. name: 'paPersonLapseto',
  433. meta: {
  434. title: '转归',
  435. noCache: true
  436. }
  437. },
  438. {
  439. path: '/qcd/pa/person/weight',
  440. hidden: true,
  441. is_menu: false,
  442. component: () => import('@/xt_pages/qcd/patientAnalysis/person/weight'),
  443. name: 'paPersonWeight',
  444. meta: {
  445. title: '体重',
  446. noCache: true
  447. }
  448. },
  449. {
  450. path: '/qcd/pa/person/bloodpressure',
  451. hidden: true,
  452. is_menu: false,
  453. component: () =>
  454. import('@/xt_pages/qcd/patientAnalysis/person/bloodPressure'),
  455. name: 'paPersonBloodPressure',
  456. meta: {
  457. title: '血压',
  458. noCache: true
  459. }
  460. },
  461. {
  462. path: '/qcd/pa/person/indicators',
  463. hidden: true,
  464. is_menu: false,
  465. component: () =>
  466. import('@/xt_pages/qcd/patientAnalysis/person/indicators'),
  467. name: 'paPersonIndicators',
  468. meta: {
  469. title: '指标控制',
  470. noCache: true
  471. }
  472. },
  473. {
  474. path: '/qcd/pa/person/oralmedicine',
  475. hidden: true,
  476. is_menu: false,
  477. component: () =>
  478. import('@/xt_pages/qcd/patientAnalysis/person/oralMedicine'),
  479. name: 'paPersonOralMedicine',
  480. meta: {
  481. title: '口服药',
  482. noCache: true
  483. }
  484. }, {
  485. path: '/qcd/inspection/detail',
  486. hidden: true,
  487. is_menu: false,
  488. component: () =>
  489. import('@/xt_pages/qcd/indicatorControlAnalysis/patientInspectionDetail'),
  490. name: 'patientInspectionDetail',
  491. meta: {
  492. title: '化验指标详情',
  493. noCache: true
  494. }
  495. }
  496. ]
  497. }