From 33b49a7e95796e4bce64cc18cb406c33c0b63810 Mon Sep 17 00:00:00 2001 From: 朱佳吉 <1527963051@qq.com> Date: 星期四, 09 五月 2024 14:13:16 +0800 Subject: [PATCH] 查询不合格样品数据 --- static/js/menu.js | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 deletions(-) diff --git a/static/js/menu.js b/static/js/menu.js index afe46e8..8c941a9 100644 --- a/static/js/menu.js +++ b/static/js/menu.js @@ -13,7 +13,7 @@ { v: "涓氬姟绠$悊", i: "font icon-kexueyanjiuheshiyankaifa", - p: "selectInsOrderParameter selectInsOrderPlanList pageInsReport", + p: "selectInsOrderParameter selectInsOrderPlanList pageInsReport pageInsUnPass", c: [{ v: "妫�楠屼笅鍗�", i: "font icon-erjidaohang", @@ -39,7 +39,13 @@ i: "font icon-erjidaohang", u: "b1-sample", p: "selectWarehouse" - }] + },{ + v: "涓嶅悎鏍肩鐞�", + i: "font icon-erjidaohang", + u: "b1-unpass", + p: "" + } + ] }, { v: "鏍囧噯闆�", @@ -184,6 +190,11 @@ i: "el-icon-s-tools", u: "system-log", p: "selectSystemLogList" + }, { + v: "娑堟伅璇︽儏", + i: "el-icon-s-tools", + u: "notice-detail", + p: "abcd" }] }, { -- Gitblit v1.9.3