menu.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. [
  2. {
  3. "id": "1",
  4. "meta": {
  5. "icon": "ion:settings-outline",
  6. "order": 9997,
  7. "title": "system.title"
  8. },
  9. "name": "System",
  10. "path": "/system",
  11. "children": [
  12. {
  13. "id": "2412",
  14. "path": "/system/organization",
  15. "name": "MedicalOrganization",
  16. "meta": {
  17. "icon": "mdi:hospital-building",
  18. "title": "医疗机构管理"
  19. },
  20. "component": "/system/organization/list"
  21. },
  22. {
  23. "id": "2413",
  24. "path": "/system/enterprise",
  25. "name": "SystemEnterprise",
  26. "meta": {
  27. "icon": "mdi:account-group",
  28. "title": "企业管理"
  29. },
  30. "component": "/system/enterprise/list"
  31. },
  32. {
  33. "id": "2414",
  34. "path": "/system/tisane",
  35. "name": "SystemTisane",
  36. "meta": {
  37. "icon": "mdi:pill-multiple",
  38. "title": "煎药中心管理"
  39. },
  40. "component": "/system/tisane/list"
  41. },
  42. {
  43. "id": "101",
  44. "path": "/system/role",
  45. "name": "SystemRole",
  46. "meta": {
  47. "icon": "charm:organisation",
  48. "title": "角色管理"
  49. },
  50. "component": "/system/role/list"
  51. },
  52. {
  53. "id": "100",
  54. "path": "/system/user",
  55. "name": "SystemUser",
  56. "meta": {
  57. "icon": "mdi:account-group",
  58. "title": "用户管理"
  59. },
  60. "component": "/system/user/list"
  61. },
  62. {
  63. "id": "2415",
  64. "path": "/system/personnel-qualification",
  65. "name": "SystemPersonnelQualification",
  66. "meta": {
  67. "icon": "mdi:certificate-outline",
  68. "title": "岗位人员资质管理"
  69. },
  70. "component": "/system/personnel-qualification/list"
  71. },
  72. {
  73. "id": "2416",
  74. "path": "/system/personnel-qualification-query",
  75. "name": "SystemPersonnelQualificationQuery",
  76. "meta": {
  77. "icon": "mdi:certificate",
  78. "title": "岗位人员资质查询"
  79. },
  80. "component": "/system/personnel-qualification-query/list"
  81. }
  82. ]
  83. },
  84. {
  85. "id": "2411",
  86. "meta": {
  87. "icon": "ion:settings-outline",
  88. "order": 9998,
  89. "title": "处方管理"
  90. },
  91. "name": "Prescription",
  92. "path": "/prescription",
  93. "children": [
  94. {
  95. "id": "2417",
  96. "path": "/prescription/management",
  97. "name": "PrescriptionManagement",
  98. "meta": {
  99. "icon": "mdi:prescription",
  100. "title": "处方列表"
  101. },
  102. "component": "/prescription/management/list"
  103. },
  104. {
  105. "id": "2418",
  106. "path": "/prescription/detail/:id",
  107. "name": "PrescriptionPreview",
  108. "meta": {
  109. "title": "煎药中心处方",
  110. "hideInMenu": true
  111. },
  112. "component": "/prescription/management/detail"
  113. }
  114. ]
  115. },
  116. {
  117. "id": "2500",
  118. "meta": {
  119. "icon": "mdi:clipboard-text-search-outline",
  120. "order": 9996,
  121. "title": "处方点评"
  122. },
  123. "name": "PrescriptionReview",
  124. "path": "/prescription-review",
  125. "children": [
  126. {
  127. "id": "2503",
  128. "path": "/prescription-review/task",
  129. "name": "PrescriptionReviewTask",
  130. "meta": {
  131. "icon": "mdi:clipboard-text-search",
  132. "title": "处方点评"
  133. },
  134. "component": "/prescription-review/task/list"
  135. },
  136. {
  137. "id": "2508",
  138. "path": "/prescription-review/archived/list",
  139. "name": "PrescriptionReviewArchivedList",
  140. "meta": {
  141. "icon": "mdi:archive-outline",
  142. "title": "已归档处方列表"
  143. },
  144. "component": "/prescription-review/archived/list"
  145. },
  146. {
  147. "id": "2501",
  148. "path": "/prescription-review/expert",
  149. "name": "PrescriptionReviewExpert",
  150. "meta": {
  151. "icon": "mdi:account-tie",
  152. "title": "点评专家"
  153. },
  154. "component": "/prescription-review/expert/list"
  155. },
  156. {
  157. "id": "2502",
  158. "path": "/prescription-review/indicator-library",
  159. "name": "PrescriptionReviewIndicatorLibrary",
  160. "meta": {
  161. "icon": "mdi:chart-box-outline",
  162. "title": "点评指标库"
  163. },
  164. "component": "/prescription-review/indicator-library/list"
  165. },
  166. {
  167. "id": "2507",
  168. "path": "/prescription-review/cost-limit",
  169. "name": "PrescriptionReviewCostLimit",
  170. "meta": {
  171. "icon": "mdi:cash-multiple",
  172. "title": "均贴费用标准"
  173. },
  174. "component": "/prescription-review/cost-limit/index"
  175. },
  176. {
  177. "id": "2504",
  178. "path": "/prescription-review/task/review/:id",
  179. "name": "PrescriptionReviewTaskReview",
  180. "meta": {
  181. "title": "处方点评",
  182. "hideInMenu": true
  183. },
  184. "component": "/prescription-review/task/review"
  185. },
  186. {
  187. "id": "2505",
  188. "path": "/prescription-review/task/statistics/:id",
  189. "name": "PrescriptionReviewTaskStatistics",
  190. "meta": {
  191. "title": "统计分析",
  192. "hideInMenu": true
  193. },
  194. "component": "/prescription-review/task/statistics"
  195. },
  196. {
  197. "id": "2506",
  198. "path": "/prescription-review/task/statistics/:id/detail/:prescriptionId",
  199. "name": "PrescriptionReviewTaskStatisticsDetail",
  200. "meta": {
  201. "title": "点评详情",
  202. "hideInMenu": true
  203. },
  204. "component": "/prescription-review/task/statistics-detail"
  205. },
  206. {
  207. "id": "2509",
  208. "path": "/prescription-review/archived/log/:id",
  209. "name": "PrescriptionReviewArchivedLog",
  210. "meta": {
  211. "title": "点评日志",
  212. "hideInMenu": true
  213. },
  214. "component": "/prescription-review/archived/log"
  215. }
  216. ]
  217. },
  218. {
  219. "id": "2600",
  220. "meta": {
  221. "icon": "mdi:star-outline",
  222. "order": 9995,
  223. "title": "患者评价"
  224. },
  225. "name": "PatientEvaluation",
  226. "path": "/patient-evaluation",
  227. "children": [
  228. {
  229. "id": "2601",
  230. "path": "/patient-evaluation/satisfaction",
  231. "name": "PatientEvaluationSatisfaction",
  232. "meta": {
  233. "icon": "mdi:emoticon-happy-outline",
  234. "title": "满意度评价"
  235. },
  236. "component": "/patient-evaluation/satisfaction/list"
  237. },
  238. {
  239. "id": "2602",
  240. "path": "/patient-evaluation/efficacy",
  241. "name": "PatientEvaluationEfficacy",
  242. "meta": {
  243. "icon": "mdi:medical-bag",
  244. "title": "处方疗效评价"
  245. },
  246. "component": "/patient-evaluation/efficacy/list"
  247. }
  248. ]
  249. }
  250. ]