From c263fb316fc23d9db98ce711fda30d81c28d2d9c Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期四, 08 八月 2024 19:02:10 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before

---
 static/js/menu.js |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/static/js/menu.js b/static/js/menu.js
index 661aeff..7fd2309 100644
--- a/static/js/menu.js
+++ b/static/js/menu.js
@@ -14,7 +14,14 @@
 		v: "涓氬姟绠$悊",
 		i: "font icon-kexueyanjiuheshiyankaifa",
 		p: "selectInsOrderParameter selectInsOrderPlanList pageInsReport costStatistics selectWarehouse",
-		c: [{
+		c: [
+      {
+        v: "鍘熸潗鏂欐楠屼笅鍗�",
+        i: "font icon-erjidaohang",
+        u: "b1-material-inspection-order",
+        p: "selectInsOrderParameter"
+      },
+      {
 			v: "妫�楠屼笅鍗�",
 			i: "font icon-erjidaohang",
 			u: "b1-inspection-order",
@@ -43,7 +50,7 @@
 			v: "涓嶅悎鏍肩鐞�",
 			i: "font icon-erjidaohang",
 			u: "b1-unpass",
-			p: ""
+			p: "pageInsUnPass"
 		}
 	]
 	},
@@ -440,7 +447,7 @@
 		}, {
 			v: "璁惧妗f",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "a6-device",
 			g: "6.4 璁惧",
 			p: ""
 		}, {

--
Gitblit v1.9.3