From 843c1f9be804a96c0d7fb46f42faadc6c8b71d54 Mon Sep 17 00:00:00 2001
From: gaoluyang <gaoluyang@rengu.cc>
Date: 星期二, 23 七月 2024 10:06:22 +0800
Subject: [PATCH] 装备-原材料下单前端页面
---
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