From 71a8e88eccd5626877c4ab2c93f523c4f71d79c1 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期五, 09 八月 2024 10:38:28 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before into master
---
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