| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
- [
- {
- "id": "1",
- "meta": {
- "icon": "ion:settings-outline",
- "order": 9997,
- "title": "system.title"
- },
- "name": "System",
- "path": "/system",
- "children": [
- {
- "id": "2412",
- "path": "/system/organization",
- "name": "MedicalOrganization",
- "meta": {
- "icon": "mdi:hospital-building",
- "title": "医疗机构管理"
- },
- "component": "/system/organization/list"
- },
- {
- "id": "2413",
- "path": "/system/enterprise",
- "name": "SystemEnterprise",
- "meta": {
- "icon": "mdi:account-group",
- "title": "企业管理"
- },
- "component": "/system/enterprise/list"
- },
- {
- "id": "2414",
- "path": "/system/tisane",
- "name": "SystemTisane",
- "meta": {
- "icon": "mdi:pill-multiple",
- "title": "煎药中心管理"
- },
- "component": "/system/tisane/list"
- },
- {
- "id": "101",
- "path": "/system/role",
- "name": "SystemRole",
- "meta": {
- "icon": "charm:organisation",
- "title": "角色管理"
- },
- "component": "/system/role/list"
- },
- {
- "id": "100",
- "path": "/system/user",
- "name": "SystemUser",
- "meta": {
- "icon": "mdi:account-group",
- "title": "用户管理"
- },
- "component": "/system/user/list"
- },
- {
- "id": "2415",
- "path": "/system/personnel-qualification",
- "name": "SystemPersonnelQualification",
- "meta": {
- "icon": "mdi:certificate-outline",
- "title": "岗位人员资质管理"
- },
- "component": "/system/personnel-qualification/list"
- }
- ]
- },
- {
- "id": "2411",
- "meta": {
- "icon": "ion:settings-outline",
- "order": 9998,
- "title": "处方管理"
- },
- "name": "Prescription",
- "path": "/prescription",
- "children": [
- {
- "id": "2417",
- "path": "/prescription/management",
- "name": "PrescriptionManagement",
- "meta": {
- "icon": "mdi:prescription",
- "title": "处方列表"
- },
- "component": "/prescription/management/list"
- },
- {
- "id": "2418",
- "path": "/prescription/detail/:id",
- "name": "PrescriptionPreview",
- "meta": {
- "title": "煎药中心处方",
- "hideInMenu": true
- },
- "component": "/prescription/management/detail"
- }
- ]
- },
- {
- "id": "2500",
- "meta": {
- "icon": "mdi:clipboard-text-search-outline",
- "order": 9996,
- "title": "处方点评"
- },
- "name": "PrescriptionReview",
- "path": "/prescription-review",
- "children": [
- {
- "id": "2501",
- "path": "/prescription-review/expert",
- "name": "PrescriptionReviewExpert",
- "meta": {
- "icon": "mdi:account-tie",
- "title": "点评专家"
- },
- "component": "/prescription-review/expert/list"
- },
- {
- "id": "2502",
- "path": "/prescription-review/indicator-library",
- "name": "PrescriptionReviewIndicatorLibrary",
- "meta": {
- "icon": "mdi:chart-box-outline",
- "title": "点评指标库"
- },
- "component": "/prescription-review/indicator-library/list"
- }
- ]
- },
- {
- "id": "2600",
- "meta": {
- "icon": "mdi:star-outline",
- "order": 9995,
- "title": "患者评价"
- },
- "name": "PatientEvaluation",
- "path": "/patient-evaluation",
- "children": [
- {
- "id": "2601",
- "path": "/patient-evaluation/satisfaction",
- "name": "PatientEvaluationSatisfaction",
- "meta": {
- "icon": "mdi:emoticon-happy-outline",
- "title": "满意度评价"
- },
- "component": "/patient-evaluation/satisfaction/list"
- },
- {
- "id": "2602",
- "path": "/patient-evaluation/efficacy",
- "name": "PatientEvaluationEfficacy",
- "meta": {
- "icon": "mdi:medical-bag",
- "title": "处方疗效评价"
- },
- "component": "/patient-evaluation/efficacy/list"
- }
- ]
- }
- ]
|