From f3fa8866591600d5791d78c99396f4553f169aef Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期二, 23 七月 2024 10:11:44 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before into master --- static/js/menu.js | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/static/js/menu.js b/static/js/menu.js index 661aeff..f267eb5 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", -- Gitblit v1.9.3