From 060f4d49e782f1d6f93d554d2825b8c70c8c7f11 Mon Sep 17 00:00:00 2001
From: gaoluyang <gaoluyang@rengu.cc>
Date: 星期二, 23 七月 2024 11:00:25 +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