Ver Fonte

路由修复

lighter há 2 anos atrás
pai
commit
ad35dbaf81
1 ficheiros alterados com 0 adições e 5 exclusões
  1. 0 5
      src/router/modules/dashboard.js

+ 0 - 5
src/router/modules/dashboard.js

@@ -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: '药品管理'}
-            }
         ],
     },
     {