From 27f6c638a3006dc1c230feb7cfb44ad2df0a43dc Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期五, 17 四月 2026 15:23:54 +0800
Subject: [PATCH] Merge branch 'master' of http://lanpucloud.cn:1111/r/SC/gfzl

---
 ruoyi-plus-soybean/src/router/elegant/routes.ts |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/ruoyi-plus-soybean/src/router/elegant/routes.ts b/ruoyi-plus-soybean/src/router/elegant/routes.ts
index 3c1e430..0d1d1ce 100755
--- a/ruoyi-plus-soybean/src/router/elegant/routes.ts
+++ b/ruoyi-plus-soybean/src/router/elegant/routes.ts
@@ -224,6 +224,15 @@
           title: 'md_shift',
           i18nKey: 'route.md_shift'
         }
+      },
+      {
+        name: 'md_weighing-box',
+        path: '/md/weighing-box',
+        component: 'view.md_weighing-box',
+        meta: {
+          title: 'md_weighing-box',
+          i18nKey: 'route.md_weighing-box'
+        }
       }
     ]
   },

--
Gitblit v1.9.3