From c8fae7380b45eb552a4f806c874c5502aabed4ca Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期二, 09 四月 2024 10:31:26 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before into master

---
 static/js/menu.js |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/static/js/menu.js b/static/js/menu.js
index ee8be33..c46171b 100644
--- a/static/js/menu.js
+++ b/static/js/menu.js
@@ -13,7 +13,7 @@
 	{
 		v: "涓氬姟绠$悊",
 		i: "font icon-kexueyanjiuheshiyankaifa",
-		p: "",
+		p: "selectInsOrderParameter selectInsOrderPlanList pageInsReport",
 		c: [{
 			v: "妫�楠屼笅鍗�",
 			i: "font icon-erjidaohang",
@@ -28,17 +28,17 @@
 			v: "鎶ュ憡缂栧埗",
 			i: "font icon-erjidaohang",
 			u: "b1-report-preparation",
-			p: ""
+			p: "pageInsReport"
 		}, {
 			v: "璐圭敤缁熻",
 			i: "font icon-erjidaohang",
-			u: "",
-			p: ""
+			u: "b1-expenses",
+			p: "costStatistics"
 		}, {
 			v: "鏍峰搧绠$悊",
 			i: "font icon-erjidaohang",
-			u: "",
-			p: ""
+			u: "b1-sample",
+			p: "selectWarehouse"
 		}]
 	},
 	{

--
Gitblit v1.9.3