|
|
|
@ -207,12 +207,7 @@ const routes = [ |
|
|
|
path: '/patientRegister', |
|
|
|
name: '体检人员登记', |
|
|
|
component: () => import('../views/customerOrg/patientRegister.vue') |
|
|
|
}, |
|
|
|
{ |
|
|
|
path: '/Camera', |
|
|
|
name: '体检人员登记', |
|
|
|
component: () => import('../components/patientRegister/Camera.vue') |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
path: '/patientRegisterSign', |
|
|
|
name: '体检人员签到', |
|
|
|
|