From d7fceb14f6fab12f62114ff36a2ec00bd6c7c1c2 Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期二, 30 七月 2024 14:46:54 +0800 Subject: [PATCH] 优化检验任务计算值最终值小数位数保留 --- 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