|
@@ -259,11 +259,6 @@ const route = [
|
|
|
component: createNameComponent(() => import('@/views/med-tec-mod/MenZhenXiangMu.vue')),
|
|
|
meta: {title: '门诊项目确认或取消'},
|
|
|
},
|
|
|
- {
|
|
|
- path: 'medicineManagement',
|
|
|
- component: createNameComponent(() => import('@/views/med-tec-mod/MedicineManagement.vue')),
|
|
|
- meta: {title: '药品管理'}
|
|
|
- }
|
|
|
],
|
|
|
},
|
|
|
{
|