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

dialysis.js 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942
  1. import Layout from '@/views/layout/Layout'
  2. export default {
  3. path: '/dialysis/',
  4. component: Layout,
  5. redirect: 'noredirect',
  6. name: 'dialysis',
  7. alwaysShow: true,
  8. meta: {
  9. title: 'dialysis',
  10. icon: 'touxi'
  11. },
  12. children: [
  13. // {
  14. // path: '/dialysis/home',
  15. // component: () => import('@/xt_pages/home/index'),
  16. // name: 'home',
  17. // meta: {
  18. // title: 'home',
  19. // noCache: true
  20. // }
  21. // },
  22. {
  23. path: '/dialysis/watch',
  24. component: () => import('@/xt_pages/dialysis/bloodPresssWatch'),
  25. name: 'watch',
  26. meta: {
  27. title: 'watch',
  28. noCache: true
  29. }
  30. },
  31. // {
  32. // path: '/dialysis/board',
  33. // component: () => import('@/xt_pages/dialysis/bulletinBoard'),
  34. // name: '数据看板',
  35. // meta: {
  36. // title: '数据看板',
  37. // noCache: true
  38. // }
  39. // },
  40. // {
  41. // path: '/dialysis/dialysisDoctorAdvice',
  42. // component: () => import('@/xt_pages/dialysis/dialysisDoctorAdvice'),
  43. // name: '透析医嘱',
  44. // meta: {
  45. // title: '透析医嘱',
  46. // noCache: true
  47. // }
  48. // },
  49. {
  50. path: '/dialysis/dialysisDoctorAdvice',
  51. component: () => import('@/xt_pages/dialysis/newDoctorAdvice'),
  52. name: '透析医嘱',
  53. meta: {
  54. title: '透析医嘱',
  55. noCache: true
  56. }
  57. },
  58. // {
  59. // path: '/dialysis/patientDoctorAdvice',
  60. // component: () => import('@/xt_pages/dialysis/patientDoctorAdvice'),
  61. // name: '医嘱统计',
  62. // meta: {
  63. // title: '医嘱统计',
  64. // noCache: true
  65. // }
  66. // },
  67. {
  68. path: '/dialysis/longDoctorAdvice',
  69. component: () => import('@/xt_pages/dialysis/longDoctorAdvice'),
  70. name: '长期医嘱',
  71. meta: {
  72. title: '长期医嘱',
  73. noCache: true
  74. }
  75. },
  76. {
  77. path: '/dialysis/doctorlongAdvicePrint',
  78. component: () => import('@/xt_pages/dialysis/longDoctorAdvicePrint'),
  79. name: '长期医嘱打印',
  80. hidden: true,
  81. is_menu: false,
  82. meta: {
  83. title: '长期医嘱打印',
  84. noCache: true
  85. }
  86. },
  87. {
  88. path: '/dialysis/doctorAdvicePrint',
  89. component: () => import('@/xt_pages/dialysis/doctorAdvicePrint'),
  90. name: '透析医嘱打印',
  91. hidden: true,
  92. is_menu: false,
  93. meta: {
  94. title: '透析医嘱打印',
  95. noCache: true
  96. }
  97. },
  98. {
  99. path: '/dialysis/doctorAdvicePrint/one',
  100. component: () => import('@/xt_pages/dialysis/doctorAdvicePrintOne'),
  101. name: '透析医嘱打印',
  102. hidden: true,
  103. is_menu: false,
  104. meta: {
  105. title: '透析医嘱打印',
  106. noCache: true
  107. }
  108. },
  109. {
  110. path: '/dialysis/doctorAdviceStaticPrint',
  111. component: () => import('@/xt_pages/dialysis/doctorAdviceStaticPrint'),
  112. name: '透析医嘱统计打印',
  113. hidden: true,
  114. is_menu: false,
  115. meta: {
  116. title: '透析医嘱统计打印',
  117. noCache: true
  118. }
  119. },
  120. {
  121. path: '/dialysis/doctorNewAdviceStaticPrint',
  122. component: () => import('@/xt_pages/dialysis/doctorNewAdviceStaticPrint'),
  123. name: '透析医嘱统计打印',
  124. hidden: true,
  125. is_menu: false,
  126. meta: {
  127. title: '透析医嘱统计打印',
  128. noCache: true
  129. }
  130. },
  131. {
  132. path: '/dialysis/doctorLongNewAdvicePrint',
  133. component: () => import('@/xt_pages/dialysis/doctorLongNewAdvicePrint'),
  134. name: '透析医嘱统计打印',
  135. hidden: true,
  136. is_menu: false,
  137. meta: {
  138. title: '透析医嘱统计打印',
  139. noCache: true
  140. }
  141. },
  142. {
  143. path: '/dialysis/signPrint',
  144. component: () => import('@/xt_pages/dialysis/signPrint'),
  145. name: '标签打印',
  146. hidden: true,
  147. is_menu: false,
  148. meta: {
  149. title: '标签打印',
  150. noCache: true
  151. }
  152. },
  153. {
  154. path: '/dialysis/signLongPrint',
  155. component: () => import('@/xt_pages/dialysis/longSignPrint'),
  156. name: '标签打印',
  157. hidden: true,
  158. is_menu: false,
  159. meta: {
  160. title: '标签打印',
  161. noCache: true
  162. }
  163. },
  164. {
  165. path: '/dialysis/consumableDrugs',
  166. component: () => import('@/xt_pages/dialysis/consumableDrugs'),
  167. name: '耗材药品',
  168. meta: {
  169. title: '耗材药品',
  170. noCache: true
  171. }
  172. },
  173. // {
  174. // path: '/dialysis/consumable/index',
  175. // component: () => import('@/xt_pages/dialysis/details/consumable/index'),
  176. // name: '透前准备',
  177. // meta: {
  178. // title: '透前准备',
  179. // noCache: true
  180. // }
  181. // },
  182. {
  183. path: '/dialysis/consumable/dialysisdrugprint',
  184. component: () => import('@/xt_pages/dialysis/details/consumable/dialysisDrugPrint'),
  185. name: '透析药品',
  186. meta: {
  187. title: '透析药品',
  188. noCache: true
  189. },
  190. is_menu: false,
  191. hidden: true
  192. },
  193. {
  194. path: '/dialysis/consumable/dialysisdrugcountprint',
  195. component: () => import('@/xt_pages/dialysis/details/consumable/dialysisDrugCountPrint'),
  196. name: '透析药品',
  197. meta: {
  198. title: '透析药品',
  199. noCache: true
  200. },
  201. is_menu: false,
  202. hidden: true
  203. },
  204. {
  205. path: '/dialysis/consumable/dialysisgoodprint',
  206. component: () => import('@/xt_pages/dialysis/details/consumable/dialysisGoodPrint'),
  207. name: '透前耗材',
  208. meta: {
  209. title: '透前耗材',
  210. noCache: true
  211. },
  212. is_menu: false,
  213. hidden: true
  214. },
  215. {
  216. path: '/dialysis/consumable/dialysisgoodcountprint',
  217. component: () => import('@/xt_pages/dialysis/details/consumable/dialysisGoodCountPrint'),
  218. name: '透前统计耗材',
  219. meta: {
  220. title: '透前统计耗材',
  221. noCache: true
  222. },
  223. is_menu: false,
  224. hidden: true
  225. },
  226. {
  227. path: '/dialysis/consumable/dialysis/print',
  228. component: () => import('@/xt_pages/dialysis/details/consumable/signPrint'),
  229. name: '标签打印',
  230. is_menu: false,
  231. hidden: true
  232. },
  233. {
  234. path: '/dialysis/consumable/dialysis/parameter/print',
  235. component: () => import('@/xt_pages/dialysis/details/consumable/dialysisParameterPrint'),
  236. name: '透析统计耗材',
  237. meta: {
  238. title: '透析统计耗材',
  239. noCache: true
  240. },
  241. is_menu: false,
  242. hidden: true
  243. },
  244. {
  245. path: '/dialysis/consumable/dialysis/count/print',
  246. component: () => import('@/xt_pages/dialysis/details/consumable/dialysisParameterCountPrint'),
  247. name: '透析参数耗材',
  248. meta: {
  249. title: '透析参数耗材',
  250. noCache: true
  251. },
  252. is_menu: false,
  253. hidden: true
  254. },
  255. {
  256. path: '/dialysis/consumableDrugs_print',
  257. component: () => import('@/xt_pages/dialysis/consumableDrugs_print'),
  258. hidden: true,
  259. is_menu: false,
  260. name: 'consumableDrugs_print',
  261. meta: {
  262. title: 'consumableDrugs_print',
  263. noCache: true
  264. }
  265. },
  266. {
  267. path: '/dialysis/dialysisDrugs_print',
  268. component: () => import('@/xt_pages/dialysis/dialysisDrugs_print'),
  269. hidden: true,
  270. is_menu: false,
  271. name: 'dialysisDrugs_print',
  272. meta: {
  273. title: 'dialysisDrugs_print',
  274. noCache: true
  275. }
  276. },
  277. {
  278. path: '/dialysis/dialysisParameters_print',
  279. component: () => import('@/xt_pages/dialysis/dialysisParameters_print'),
  280. hidden: true,
  281. is_menu: false,
  282. name: 'dialysisParameters_print',
  283. meta: {
  284. title: 'dialysisParameters_print',
  285. noCache: true
  286. }
  287. },
  288. {
  289. path: '/dialysis/allSummary_print',
  290. component: () => import('@/xt_pages/dialysis/allSummary_print'),
  291. hidden: true,
  292. is_menu: false,
  293. name: 'allSummary_print',
  294. meta: {
  295. title: 'allSummary_print',
  296. noCache: true
  297. }
  298. },
  299. {
  300. path: '/dialysis/allsummarydialog_print',
  301. component: () => import('@/xt_pages/dialysis/allSummaryDialog_print'),
  302. hidden: true,
  303. is_menu: false,
  304. name: 'allSummaryDialog_print',
  305. meta: {
  306. title: 'allSummaryDialog_print',
  307. noCache: true
  308. }
  309. },
  310. {
  311. path: '/dialysis/record/:id',
  312. component: () => import('@/xt_pages/dialysis/dialysisPage'),
  313. hidden: true,
  314. is_menu: false,
  315. name: 'paper',
  316. meta: {
  317. title: 'paper',
  318. noCache: true
  319. }
  320. },
  321. {
  322. path: '/dialysis/print',
  323. component: () => import('@/xt_pages/dialysis/dialysisPrintOrder'),
  324. hidden: true,
  325. is_menu: false,
  326. name: 'dialysisPrintOrder',
  327. meta: {
  328. title: 'dialysisPrintOrder',
  329. noCache: true
  330. }
  331. },
  332. // { path: 'advice', component: () => import('@/xt_pages/dialysis/doctorAdvice'), name: 'advice', meta: { title: 'advice' }},
  333. // { path: 'prepare', component: () => import('@/xt_pages/dialysis/dialysisPrepare'), name: 'prepare', meta: { title: 'prepare' }},
  334. {
  335. path: '/dialysis/details',
  336. component: () => import('@/xt_pages/dialysis/details'),
  337. name: 'details',
  338. meta: {
  339. title: 'details'
  340. },
  341. hidden: true,
  342. is_menu: false,
  343. noCache: true
  344. },
  345. // 透析记录2
  346. // {
  347. // path: '/dialysis/details/indexs',
  348. // component: () => import('@/xt_pages/dialysis/details/indexs'),
  349. // name: 'details',
  350. // meta: {
  351. // title: 'details'
  352. // },
  353. // hidden: true,
  354. // is_menu: false,
  355. // noCache: true
  356. // },
  357. {
  358. path: '/dialysis/print/batch',
  359. component: () =>
  360. import('@/xt_pages/dialysis/batch_print/batch_print_order'),
  361. hidden: true,
  362. is_menu: false,
  363. name: 'dialysis_batch_print',
  364. meta: {
  365. title: '批量打印',
  366. noCache: true
  367. }
  368. },
  369. {
  370. path: '/dialysis/print/batch/other',
  371. component: () =>
  372. import('@/xt_pages/dialysis/batch_print/batch_print_order_other'),
  373. hidden: true,
  374. is_menu: false,
  375. name: 'dialysis_batch_print_two',
  376. meta: {
  377. title: '批量打印',
  378. noCache: true
  379. }
  380. },
  381. {
  382. path: '/dialysis/print/batch/three',
  383. component: () =>
  384. import('@/xt_pages/dialysis/batch_print/batch_print_order_three'),
  385. hidden: true,
  386. is_menu: false,
  387. name: 'dialysis_batch_print_two_one',
  388. meta: {
  389. title: '批量打印',
  390. noCache: true
  391. }
  392. },
  393. {
  394. path: '/dialysis/print/batch/four',
  395. component: () =>
  396. import('@/xt_pages/dialysis/batch_print/batch_print_order_four'),
  397. hidden: true,
  398. is_menu: false,
  399. name: 'dialysis_batch_print_two_one',
  400. meta: {
  401. title: '批量打印',
  402. noCache: true
  403. }
  404. },
  405. {
  406. path: '/dialysis/print/batch/five',
  407. component: () =>
  408. import('@/xt_pages/dialysis/batch_print/batch_print_order_five'),
  409. hidden: true,
  410. is_menu: false,
  411. name: 'dialysis_batch_print_two_one',
  412. meta: {
  413. title: '批量打印',
  414. noCache: true
  415. }
  416. },
  417. {
  418. path: '/dialysis/print/batch/six',
  419. component: () =>
  420. import('@/xt_pages/dialysis/batch_print/batch_print_order_six'),
  421. hidden: true,
  422. is_menu: false,
  423. name: 'dialysis_batch_six',
  424. meta: {
  425. title: '批量打印',
  426. noCache: true
  427. }
  428. },
  429. {
  430. path: '/dialysis/print/batch/sixtyeight',
  431. component: () =>
  432. import('@/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight'),
  433. hidden: true,
  434. is_menu: false,
  435. name: 'dialysis_batch_sixtyeight',
  436. meta: {
  437. title: '批量打印',
  438. noCache: true
  439. }
  440. },
  441. {
  442. path: '/dialysis/print/batch/sixtyFive',
  443. component: () =>
  444. import('@/xt_pages/dialysis/batch_print/batch_print_order_sixtyFive'),
  445. hidden: true,
  446. is_menu: false,
  447. name: 'dialysis_batch_sixtyFive',
  448. meta: {
  449. title: '批量打印',
  450. noCache: true
  451. }
  452. },
  453. {
  454. path: '/dialysis/print/batch/sixtysix',
  455. component: () =>
  456. import('@/xt_pages/dialysis/batch_print/batch_print_order_sixtysix'),
  457. hidden: true,
  458. is_menu: false,
  459. name: 'dialysis_batch_sixtysix',
  460. meta: {
  461. title: '批量打印',
  462. noCache: true
  463. }
  464. },
  465. // {
  466. // path: '/dialysis/print/batch/fiftythree',
  467. // component: () =>
  468. // import('@/xt_pages/dialysis/batch_print/batch_print_order_fiftythree'),
  469. // hidden: true,
  470. // is_menu: false,
  471. // name: 'dialysis_batch_fiftythree',
  472. // meta: {
  473. // title: '批量打印',
  474. // noCache: true
  475. // }
  476. // },
  477. {
  478. path: '/dialysis/print/batch/fiftynine',
  479. component: () =>
  480. import('@/xt_pages/dialysis/batch_print/batch_print_order_fiftynine'),
  481. hidden: true,
  482. is_menu: false,
  483. name: 'dialysis_batch_fiftynine',
  484. meta: {
  485. title: '批量打印',
  486. noCache: true
  487. }
  488. },
  489. {
  490. path: '/dialysis/print/batch/sixty',
  491. component: () =>
  492. import('@/xt_pages/dialysis/batch_print/batch_print_order_sixty'),
  493. hidden: true,
  494. is_menu: false,
  495. name: 'dialysis_batch_sixty',
  496. meta: {
  497. title: '批量打印',
  498. noCache: true
  499. }
  500. },
  501. {
  502. path: '/dialysis/print/batch/sixtyOne',
  503. component: () =>
  504. import('@/xt_pages/dialysis/batch_print/batch_print_order_sixtyOne'),
  505. hidden: true,
  506. is_menu: false,
  507. name: 'dialysis_batch_sixtyOne',
  508. meta: {
  509. title: '批量打印',
  510. noCache: true
  511. }
  512. },
  513. {
  514. path: '/dialysis/print/batch/sixtyTwo',
  515. component: () =>
  516. import('@/xt_pages/dialysis/batch_print/batch_print_order_sixtyTwo'),
  517. hidden: true,
  518. is_menu: false,
  519. name: 'dialysis_batch_sixtyTwo',
  520. meta: {
  521. title: '批量打印',
  522. noCache: true
  523. }
  524. },
  525. {
  526. path: '/dialysis/print/batch/sixtyseven',
  527. component: () =>
  528. import('@/xt_pages/dialysis/batch_print/batch_print_order_sixtyseven'),
  529. hidden: true,
  530. is_menu: false,
  531. name: 'dialysis_batch_sixtyseven',
  532. meta: {
  533. title: '批量打印',
  534. noCache: true
  535. }
  536. },
  537. {
  538. path: '/dialysis/print/batch/seven',
  539. component: () =>
  540. import('@/xt_pages/dialysis/batch_print/batch_print_order_seven'),
  541. hidden: true,
  542. is_menu: false,
  543. name: 'dialysis_batch_seven',
  544. meta: {
  545. title: '批量打印',
  546. noCache: true
  547. }
  548. },
  549. {
  550. path: '/dialysis/print/batch/eight',
  551. component: () =>
  552. import('@/xt_pages/dialysis/batch_print/batch_print_order_eight'),
  553. hidden: true,
  554. is_menu: false,
  555. name: 'dialysis_batch_eight',
  556. meta: {
  557. title: '批量打印',
  558. noCache: true
  559. }
  560. },
  561. {
  562. path: '/dialysis/print/batch/nine',
  563. component: () =>
  564. import('@/xt_pages/dialysis/batch_print/batch_print_order_nine'),
  565. hidden: true,
  566. is_menu: false,
  567. name: 'dialysis_batch_nine',
  568. meta: {
  569. title: '批量打印',
  570. noCache: true
  571. }
  572. },
  573. {
  574. path: '/dialysis/print/batch/Eleven',
  575. component: () =>
  576. import('@/xt_pages/dialysis/batch_print/batch_print_order_Eleven'),
  577. hidden: true,
  578. is_menu: false,
  579. name: 'dialysis_batch_nine',
  580. meta: {
  581. title: '批量打印',
  582. noCache: true
  583. }
  584. },
  585. {
  586. path: '/dialysis/print/batch/twelve',
  587. component: () =>
  588. import('@/xt_pages/dialysis/batch_print/batch_print_order_twelve'),
  589. hidden: true,
  590. is_menu: false,
  591. name: 'dialysis_batch_twelve',
  592. meta: {
  593. title: '批量打印',
  594. noCache: true
  595. }
  596. },
  597. {
  598. path: '/dialysis/print/batch/thirteen',
  599. component: () =>
  600. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirteen'),
  601. hidden: true,
  602. is_menu: false,
  603. name: 'dialysis_batch_thirteen',
  604. meta: {
  605. title: '批量打印',
  606. noCache: true
  607. }
  608. },
  609. {
  610. path: '/dialysis/print/batch/fifteen',
  611. component: () =>
  612. import('@/xt_pages/dialysis/batch_print/batch_print_order_fifteen'),
  613. hidden: true,
  614. is_menu: false,
  615. name: 'dialysis_batch_fifteen',
  616. meta: {
  617. title: '批量打印',
  618. noCache: true
  619. }
  620. },
  621. {
  622. path: '/dialysis/print/batch/seventeen',
  623. component: () =>
  624. import('@/xt_pages/dialysis/batch_print/batch_print_order_seventeen'),
  625. hidden: true,
  626. is_menu: false,
  627. name: 'dialysis_batch_seventeen',
  628. meta: {
  629. title: '批量打印',
  630. noCache: true
  631. }
  632. },
  633. {
  634. path: '/dialysis/print/batch/twenty',
  635. component: () =>
  636. import('@/xt_pages/dialysis/batch_print/batch_print_order_twenty'),
  637. hidden: true,
  638. is_menu: false,
  639. name: 'dialysis_batch_twenty',
  640. meta: {
  641. title: '批量打印',
  642. noCache: true
  643. }
  644. },
  645. {
  646. path: '/dialysis/print/batch/twentyTwo',
  647. component: () =>
  648. import('@/xt_pages/dialysis/batch_print/batch_print_order_twentyTwo'),
  649. hidden: true,
  650. is_menu: false,
  651. name: 'dialysis_batch_twentyTwo',
  652. meta: {
  653. title: '批量打印',
  654. noCache: true
  655. }
  656. },
  657. {
  658. path: '/dialysis/print/batch/twentyFive',
  659. component: () =>
  660. import('@/xt_pages/dialysis/batch_print/batch_print_order_twentyFive'),
  661. hidden: true,
  662. is_menu: false,
  663. name: 'dialysis_batch_twentyFive',
  664. meta: {
  665. title: '批量打印',
  666. noCache: true
  667. }
  668. },
  669. {
  670. path: '/dialysis/print/batch/twentySeven',
  671. component: () =>
  672. import('@/xt_pages/dialysis/batch_print/batch_print_order_twentySeven'),
  673. hidden: true,
  674. is_menu: false,
  675. name: 'dialysis_batch_twentySeven',
  676. meta: {
  677. title: '批量打印',
  678. noCache: true
  679. }
  680. },
  681. {
  682. path: '/dialysis/print/batch/twentyEight',
  683. component: () =>
  684. import('@/xt_pages/dialysis/batch_print/batch_print_order_twentyEight'),
  685. hidden: true,
  686. is_menu: false,
  687. name: 'dialysis_batch_twentyFive',
  688. meta: {
  689. title: '批量打印',
  690. noCache: true
  691. }
  692. },
  693. {
  694. path: '/dialysis/print/batch/thirty',
  695. component: () =>
  696. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirty'),
  697. hidden: true,
  698. is_menu: false,
  699. name: 'dialysis_batch_thirty',
  700. meta: {
  701. title: '批量打印',
  702. noCache: true
  703. }
  704. },
  705. {
  706. path: '/dialysis/print/batch/thirtyTwo',
  707. component: () =>
  708. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirtyTwo'),
  709. hidden: true,
  710. is_menu: false,
  711. name: 'batch_print_order_thirtyTwo',
  712. meta: {
  713. title: '批量打印',
  714. noCache: true
  715. }
  716. },
  717. {
  718. path: '/dialysis/print/batch/thirtyThree',
  719. component: () =>
  720. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirtyThree'),
  721. hidden: true,
  722. is_menu: false,
  723. name: 'batch_print_order_thirtyThree',
  724. meta: {
  725. title: '批量打印',
  726. noCache: true
  727. }
  728. },
  729. {
  730. path: '/dialysis/print/batch/thirtySeven',
  731. component: () =>
  732. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirtySeven'),
  733. hidden: true,
  734. is_menu: false,
  735. name: 'batch_print_order_thirtySeven',
  736. meta: {
  737. title: '批量打印',
  738. noCache: true
  739. }
  740. },
  741. {
  742. path: '/dialysis/print/batch/thirtyEight',
  743. component: () =>
  744. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirtyEight'),
  745. hidden: true,
  746. is_menu: false,
  747. name: 'batch_print_order_thirtyEight',
  748. meta: {
  749. title: '批量打印',
  750. noCache: true
  751. }
  752. },
  753. {
  754. path: '/dialysis/print/batch/thirtyNine',
  755. component: () =>
  756. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirtyNine'),
  757. hidden: true,
  758. is_menu: false,
  759. name: 'batch_print_order_thirtyNine',
  760. meta: {
  761. title: '批量打印',
  762. noCache: true
  763. }
  764. },
  765. {
  766. path: '/dialysis/print/batch/forty',
  767. component: () =>
  768. import('@/xt_pages/dialysis/batch_print/batch_print_order_forty'),
  769. hidden: true,
  770. is_menu: false,
  771. name: 'batch_print_order_forty',
  772. meta: {
  773. title: '批量打印',
  774. noCache: true
  775. }
  776. },
  777. {
  778. path: '/dialysis/print/batch/fortyOne',
  779. component: () =>
  780. import('@/xt_pages/dialysis/batch_print/batch_print_order_fortyOne'),
  781. hidden: true,
  782. is_menu: false,
  783. name: 'batch_print_order_fortyOne',
  784. meta: {
  785. title: '批量打印',
  786. noCache: true
  787. }
  788. },
  789. {
  790. path: '/dialysis/print/batch/fortyThree',
  791. component: () =>
  792. import('@/xt_pages/dialysis/batch_print/batch_print_order_fortyThree'),
  793. hidden: true,
  794. is_menu: false,
  795. name: 'batch_print_order_fortyThree',
  796. meta: {
  797. title: '批量打印',
  798. noCache: true
  799. }
  800. },
  801. {
  802. path: '/dialysis/print/batch/thirtyThree_one',
  803. component: () =>
  804. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirtyThree_one'),
  805. hidden: true,
  806. is_menu: false,
  807. name: 'dialysis_batch_print_thirtyThree_one',
  808. meta: {
  809. title: '批量打印',
  810. noCache: true
  811. }
  812. },
  813. {
  814. path: '/dialysis/print/batch/thirtyThree_two',
  815. component: () =>
  816. import('@/xt_pages/dialysis/batch_print/batch_print_order_thirtyThree_two'),
  817. hidden: true,
  818. is_menu: false,
  819. name: 'dialysis_batch_print_thirtyThree_two',
  820. meta: {
  821. title: '批量打印',
  822. noCache: true
  823. }
  824. },
  825. {
  826. path: '/dialysis/print/batch/twentyTwo_one',
  827. component: () =>
  828. import('@/xt_pages/dialysis/batch_print/batch_print_order_twentyTwo_one'),
  829. hidden: true,
  830. is_menu: false,
  831. name: 'dialysis_batch_twentyTwo_one',
  832. meta: {
  833. title: '批量打印',
  834. noCache: true
  835. }
  836. },
  837. {
  838. path: '/dialysis/print/batch/twentyTwo_two',
  839. component: () =>
  840. import('@/xt_pages/dialysis/batch_print/batch_print_order_twentyTwo_two'),
  841. hidden: true,
  842. is_menu: false,
  843. name: 'dialysis_batch_twentyTwo_two',
  844. meta: {
  845. title: '批量打印',
  846. noCache: true
  847. }
  848. },
  849. {
  850. path: '/dialysis/print/batch/otherone',
  851. component: () =>
  852. import('@/xt_pages/dialysis/batch_print/batch_print_order_other_one'),
  853. hidden: true,
  854. is_menu: false,
  855. name: 'dialysis_batch_print_two_one',
  856. meta: {
  857. title: '批量打印',
  858. noCache: true
  859. }
  860. },
  861. {
  862. path: '/dialysis/print/batch/othertwo',
  863. component: () =>
  864. import('@/xt_pages/dialysis/batch_print/batch_print_order_other_two'),
  865. hidden: true,
  866. is_menu: false,
  867. name: 'dialysis_batch_print_two_two',
  868. meta: {
  869. title: '批量打印',
  870. noCache: true
  871. }
  872. },
  873. {
  874. path: '/dialysis/print/batch/fiveone',
  875. component: () =>
  876. import('@/xt_pages/dialysis/batch_print/batch_print_order_five_one'),
  877. hidden: true,
  878. is_menu: false,
  879. name: 'dialysis_batch_print_two_two',
  880. meta: {
  881. title: '批量打印',
  882. noCache: true
  883. }
  884. },
  885. {
  886. path: '/dialysis/print/batch/fivetwo',
  887. component: () =>
  888. import('@/xt_pages/dialysis/batch_print/batch_print_order_five_two'),
  889. hidden: true,
  890. is_menu: false,
  891. name: 'dialysis_batch_print_two_two',
  892. meta: {
  893. title: '批量打印',
  894. noCache: true
  895. }
  896. },
  897. {
  898. path: '/dialysis/print/batch/fiftyOne',
  899. component: () =>
  900. import('@/xt_pages/dialysis/batch_print/batch_print_order_fiftyOne'),
  901. hidden: true,
  902. is_menu: false,
  903. name: 'batch_print_order_fiftyOne',
  904. meta: {
  905. title: '批量打印',
  906. noCache: true
  907. }
  908. },
  909. {
  910. path: '/dialysis/print/batch/fiftyThree',
  911. component: () =>
  912. import('@/xt_pages/dialysis/batch_print/batch_print_order_fiftyThree'),
  913. hidden: true,
  914. is_menu: false,
  915. name: 'batch_print_order_fiftyThree',
  916. meta: {
  917. title: '批量打印',
  918. noCache: true
  919. }
  920. },
  921. {
  922. path: '/dialysis/flow',
  923. component: () => import('@/xt_pages/dialysis/dialysisFlow'),
  924. name: 'flow',
  925. meta: {
  926. title: 'flow',
  927. noCache: true
  928. }
  929. },
  930. ]
  931. }