From d3a7b64c6855523c1d4b4978df09eda788c0064c Mon Sep 17 00:00:00 2001
From: value <z1292839451@163.com>
Date: 星期三, 24 四月 2024 18:20:41 +0800
Subject: [PATCH] 检验模板调整

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

diff --git a/static/js/menu.js b/static/js/menu.js
index 740eaf2..23c17b7 100644
--- a/static/js/menu.js
+++ b/static/js/menu.js
@@ -33,12 +33,12 @@
 			v: "璐圭敤缁熻",
 			i: "font icon-erjidaohang",
 			u: "b1-expenses",
-			p: ""
+			p: "costStatistics"
 		}, {
 			v: "鏍峰搧绠$悊",
 			i: "font icon-erjidaohang",
 			u: "b1-sample",
-			p: ""
+			p: "selectWarehouse"
 		}]
 	},
 	{
@@ -110,17 +110,17 @@
 		}, {
 			v: "姣忔棩涓氬姟缁熻",
 			i: "font icon-erjidaohang",
-			u: "",
-			p: ""
+			u: "b4-daily-business-statistics",
+			p: "businessStatisticsByDay"
 		}, {
 			v: "妫�娴嬮」鐩粺璁�",
 			i: "font icon-erjidaohang",
-			u: "",
-			p: ""
+			u: "b4-inspection-item-statistics",
+			p: "testProductByDay"
 		}, {
 			v: "鏍峰搧缂洪櫡鎸囨暟",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "b4-sample-defects",
 			p: ""
 		}, {
 			v: "鑰楁潗缁熻",
@@ -184,6 +184,11 @@
 			i: "el-icon-s-tools",
 			u: "system-log",
 			p: "selectSystemLogList"
+		}, {
+			v: "娑堟伅璇︽儏",
+			i: "el-icon-s-tools",
+			u: "notice-detail",
+			p: "abcd"
 		}]
 	},
 	{
@@ -232,9 +237,9 @@
 		}, {
 			v: "瀹為獙瀹よ祫璐�",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "a5-laboratory-qualifications",
 			g: "C鑳藉姏鑼冨洿鍜岃祫璐�",
-			p: ""
+			p: "getCertificationDetail"
 		}, {
 			v: "鑳藉姏鑼冨洿",
 			i: "font icon-erjidaohang",
@@ -279,15 +284,15 @@
 		}, {
 			v: "浜哄憳鎬昏",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "a6-personnel-overview",
 			g: "6.2 浜哄憳",
-			p: ""
+			p: "selectUserList"
 		}, {
 			v: "浜哄憳鏄庣粏",
 			i: "font icon-erjidaohang",
-			u: "",
+			u: "a6-personnel-detail",
 			g: "6.2 浜哄憳",
-			p: ""
+			p: "selectUserList"
 		}, {
 			v: "浜哄憳鍩硅",
 			i: "font icon-erjidaohang",

--
Gitblit v1.9.3