|
@@ -100,19 +100,19 @@ export const partRoutes = [
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- path: '/hospitalFrame',
|
|
|
- component: Layout,
|
|
|
- redirect: '/hospitalFrame/hospitalFrame',
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: 'hospitalFrame',
|
|
|
- component: () => import('@/views/hospitalFrame/hospitalFrame'),
|
|
|
- name: 'hospitalFrame',
|
|
|
- meta: { title: '医院结构', icon: 'el-icon-s-shop', noCache: true }
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // path: '/hospitalFrame',
|
|
|
+ // component: Layout,
|
|
|
+ // redirect: '/hospitalFrame/hospitalFrame',
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: 'hospitalFrame',
|
|
|
+ // component: () => import('@/views/hospitalFrame/hospitalFrame'),
|
|
|
+ // name: 'hospitalFrame',
|
|
|
+ // meta: { title: '医院结构', icon: 'el-icon-s-shop', noCache: true }
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
{
|
|
|
path: '/frameTreeView',
|
|
|
component: Layout,
|
|
@@ -139,19 +139,19 @@ export const partRoutes = [
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- path: '/customer',
|
|
|
- component: Layout,
|
|
|
- redirect: '/customer/list',
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: 'customer',
|
|
|
- component: () => import('@/views/customer/list'),
|
|
|
- name: 'customerList',
|
|
|
- meta: { title: '病人管理', icon: 'el-icon-s-custom', noCache: true }
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // path: '/customer',
|
|
|
+ // component: Layout,
|
|
|
+ // redirect: '/customer/list',
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: 'customer',
|
|
|
+ // component: () => import('@/views/customer/list'),
|
|
|
+ // name: 'customerList',
|
|
|
+ // meta: { title: '病人管理', icon: 'el-icon-s-custom', noCache: true }
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
{
|
|
|
path: '/customerlist',
|
|
|
component: Layout,
|
|
@@ -174,7 +174,14 @@ export const partRoutes = [
|
|
|
path: 'index',
|
|
|
component: () => import('@/views/ncs-device/nurse_watch'),
|
|
|
name: 'nurse_watch',
|
|
|
- meta: { title: '腕表管理', icon: 'el-icon-watch', noCache: true }
|
|
|
+ meta: { title: '移动设备', icon: 'el-icon-watch', noCache: true }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: 'nurse_watch_frame/:id?',
|
|
|
+ component: () => import('@/views/hospitalFrame/nurse_watch_frame'),
|
|
|
+ name: 'nurseWatchFrame',
|
|
|
+ meta: { title: '移动设备空间', icon: 'area', noCache: true },
|
|
|
+ hidden: true
|
|
|
}
|
|
|
]
|
|
|
},
|
|
@@ -213,89 +220,83 @@ export const partRoutes = [
|
|
|
path: 'index',
|
|
|
component: () => import('@/views/ncs-interaction/index'),
|
|
|
name: 'CallingList',
|
|
|
- meta: { title: '交互历史管理', icon: 'list', noCache: true }
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- path: '/calling-message',
|
|
|
- component: Layout,
|
|
|
- redirect: '/calling-message/index',
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: 'index',
|
|
|
- component: () => import('@/views/calling-message/index'),
|
|
|
- name: 'CallingMessage',
|
|
|
- meta: { title: '留言设置', icon: 'email', noCache: true }
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- path: '',
|
|
|
- component: Layout,
|
|
|
- redirect: '/frameGroup/index',
|
|
|
- name: 'frameGroup',
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: '/frameGroup/index',
|
|
|
- component: () => import('@/views/hospitalFrame/frameGroup'),
|
|
|
- name: 'frameGroup',
|
|
|
- meta: { title: '区域管理', icon: 'area', noCache: true }
|
|
|
- },
|
|
|
- {
|
|
|
- path: 'edit/:id?',
|
|
|
- component: () => import('@/views/hospitalFrame/frameGroupEdit'),
|
|
|
- name: 'frameGroupEdit',
|
|
|
- meta: { title: '编辑区域信息', icon: 'area', noCache: true },
|
|
|
- hidden: true
|
|
|
- },
|
|
|
- {
|
|
|
- path: 'nurse_watch_frame/:id?',
|
|
|
- component: () => import('@/views/hospitalFrame/nurse_watch_frame'),
|
|
|
- name: 'nurseWatchFrame',
|
|
|
- meta: { title: '腕表管理空间', icon: 'area', noCache: true },
|
|
|
- hidden: true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- path: '',
|
|
|
- component: Layout,
|
|
|
- redirect: '/broadcast/index',
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: '/broadcast/index',
|
|
|
- component: () => import('@/views/ncs-broadcast/index'),
|
|
|
- name: 'Broadcast',
|
|
|
- meta: { title: '广播设置', icon: 'el-icon-headset', noCache: true }
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- path: '/ncs-nurse-config',
|
|
|
- component: Layout,
|
|
|
- redirect: '/ncs-nurse-config/index',
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: 'index',
|
|
|
- component: () => import('@/views/ncs-nurse-config/index'),
|
|
|
- name: 'NcsNurseConfig',
|
|
|
- meta: { title: '护理设置', icon: 'el-icon-s-goods', noCache: true }
|
|
|
- }
|
|
|
- ]
|
|
|
- }, {
|
|
|
- path: '/calling-board',
|
|
|
- component: Layout,
|
|
|
- redirect: '/calling-board/index',
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: 'index',
|
|
|
- component: () => import('@/views/calling-board/index'),
|
|
|
- name: 'CallingBoard',
|
|
|
- meta: { title: '看板设置', icon: 'el-icon-s-tools', noCache: true }
|
|
|
+ meta: { title: '交互历史', icon: 'list', noCache: true }
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
+ // {
|
|
|
+ // path: '/calling-message',
|
|
|
+ // component: Layout,
|
|
|
+ // redirect: '/calling-message/index',
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: 'index',
|
|
|
+ // component: () => import('@/views/calling-message/index'),
|
|
|
+ // name: 'CallingMessage',
|
|
|
+ // meta: { title: '留言设置', icon: 'email', noCache: true }
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: '',
|
|
|
+ // component: Layout,
|
|
|
+ // redirect: '/frameGroup/index',
|
|
|
+ // name: 'frameGroup',
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: '/frameGroup/index',
|
|
|
+ // component: () => import('@/views/hospitalFrame/frameGroup'),
|
|
|
+ // name: 'frameGroup',
|
|
|
+ // meta: { title: '区域管理', icon: 'area', noCache: true }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'edit/:id?',
|
|
|
+ // component: () => import('@/views/hospitalFrame/frameGroupEdit'),
|
|
|
+ // name: 'frameGroupEdit',
|
|
|
+ // meta: { title: '编辑区域信息', icon: 'area', noCache: true },
|
|
|
+ // hidden: true
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: '',
|
|
|
+ // component: Layout,
|
|
|
+ // redirect: '/broadcast/index',
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: '/broadcast/index',
|
|
|
+ // component: () => import('@/views/ncs-broadcast/index'),
|
|
|
+ // name: 'Broadcast',
|
|
|
+ // meta: { title: '广播设置', icon: 'el-icon-headset', noCache: true }
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: '/ncs-nurse-config',
|
|
|
+ // component: Layout,
|
|
|
+ // redirect: '/ncs-nurse-config/index',
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: 'index',
|
|
|
+ // component: () => import('@/views/ncs-nurse-config/index'),
|
|
|
+ // name: 'NcsNurseConfig',
|
|
|
+ // meta: { title: '护理设置', icon: 'el-icon-s-goods', noCache: true }
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: '/calling-board',
|
|
|
+ // component: Layout,
|
|
|
+ // redirect: '/calling-board/index',
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: 'index',
|
|
|
+ // component: () => import('@/views/calling-board/index'),
|
|
|
+ // name: 'CallingBoard',
|
|
|
+ // meta: { title: '看板设置', icon: 'el-icon-s-tools', noCache: true }
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
{
|
|
|
path: '/ncs-event',
|
|
|
component: Layout,
|