From bbb54adc8d9fd6ae6b87ac036c8b21f3ad7daef4 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 16 七月 2026 10:05:40 +0800
Subject: [PATCH] 工作台报工完善

---
 src/router/routes/modules/mes.ts |   27 ---------------------------
 1 files changed, 0 insertions(+), 27 deletions(-)

diff --git a/src/router/routes/modules/mes.ts b/src/router/routes/modules/mes.ts
index 91aec0a..de6c512 100644
--- a/src/router/routes/modules/mes.ts
+++ b/src/router/routes/modules/mes.ts
@@ -12,33 +12,6 @@
     },
     children: [
       {
-        path: 'wm/warehouse/location',
-        name: 'MesWmLocation',
-        meta: {
-          title: '搴撳尯璁剧疆',
-          activePath: '/mes/wm/warehouse',
-        },
-        component: () => import('#/views/mes/wm/warehouse/location/index.vue'),
-      },
-      {
-        path: 'wm/warehouse/area',
-        name: 'MesWmArea',
-        meta: {
-          title: '搴撲綅璁剧疆',
-          activePath: '/mes/wm/warehouse',
-        },
-        component: () => import('#/views/mes/wm/warehouse/area/index.vue'),
-      },
-      {
-        path: 'wm/barcode/config',
-        name: 'MesWmBarcodeConfig',
-        meta: {
-          title: '鏉$爜閰嶇疆',
-          activePath: '/mes/wm/barcode',
-        },
-        component: () => import('#/views/mes/wm/barcode/config/index.vue'),
-      },
-      {
         path: 'pro/task/gantt-edit',
         name: 'MesProTaskGanttEdit',
         meta: {

--
Gitblit v1.9.3