lighter 2 年 前
コミット
ad35dbaf81
1 ファイル変更0 行追加5 行削除
  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: '药品管理'}
-            }
         ],
     },
     {