From b9e6b361bdb8cd26b9768602734b3a078dcdee26 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期三, 31 七月 2024 12:18:14 +0800
Subject: [PATCH] 修改检验任务bug
---
static/js/menu.js | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/static/js/menu.js b/static/js/menu.js
index 661aeff..9c1c389 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",
@@ -440,7 +447,7 @@
}, {
v: "璁惧妗f",
i: "font icon-erjidaohang",
- u: "",
+ u: "a6-device",
g: "6.4 璁惧",
p: ""
}, {
--
Gitblit v1.9.3