From 64ac9d8315c39a0a114e2ea80c6103e1e831dc98 Mon Sep 17 00:00:00 2001 From: 李林 <z1292839451@163.com> Date: 星期二, 09 四月 2024 10:16:59 +0800 Subject: [PATCH] 费用统计 --- static/js/menu.js | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/static/js/menu.js b/static/js/menu.js index ee8be33..c46171b 100644 --- a/static/js/menu.js +++ b/static/js/menu.js @@ -13,7 +13,7 @@ { v: "涓氬姟绠$悊", i: "font icon-kexueyanjiuheshiyankaifa", - p: "", + p: "selectInsOrderParameter selectInsOrderPlanList pageInsReport", c: [{ v: "妫�楠屼笅鍗�", i: "font icon-erjidaohang", @@ -28,17 +28,17 @@ v: "鎶ュ憡缂栧埗", i: "font icon-erjidaohang", u: "b1-report-preparation", - p: "" + p: "pageInsReport" }, { v: "璐圭敤缁熻", i: "font icon-erjidaohang", - u: "", - p: "" + u: "b1-expenses", + p: "costStatistics" }, { v: "鏍峰搧绠$悊", i: "font icon-erjidaohang", - u: "", - p: "" + u: "b1-sample", + p: "selectWarehouse" }] }, { -- Gitblit v1.9.3