From e9352432fd356691e8322af7a79781983f9932f9 Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期二, 19 三月 2024 13:07:28 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before into master --- static/js/menu.js | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/static/js/menu.js b/static/js/menu.js index 6f55193..6e89662 100644 --- a/static/js/menu.js +++ b/static/js/menu.js @@ -18,16 +18,16 @@ v: "妫�楠屼笅鍗�", i: "font icon-erjidaohang", u: "b1-inspection-order", - p: "" + p: "selectInsOrderParameter" }, { v: "妫�楠屼换鍔�", i: "font icon-erjidaohang", - u: "", - p: "" + u: "b1-inspect-order-plan", + p: "selectInsOrderPlanList" }, { v: "鎶ュ憡缂栧埗", i: "font icon-erjidaohang", - u: "", + u: "b1-report-preparation", p: "" }, { v: "璐圭敤缁熻", @@ -51,10 +51,10 @@ u: "b2-standard", p: "selectStandardTreeList" }, { - v: "鏍囧噯妯℃澘", + v: "鍘熷璁板綍妯℃澘", i: "font icon-erjidaohang", - u: "", - p: "" + u: "b2-standard-template", + p: "selectStandardTemplatePageList" }] }, { @@ -64,7 +64,7 @@ c: [{ v: "宸ユ椂绠$悊", i: "font icon-erjidaohang", - u: "fans-submit", + u: "", p: "" }, { v: "浜哄憳鑰冨嫟", -- Gitblit v1.9.3