From 925b485e661682a2fcfc8b8a47a8148d16ec818e Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期六, 11 十月 2025 13:08:54 +0800
Subject: [PATCH] 新增最终数据产品月度巡查简报

---
 src/constants/menu.js |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/constants/menu.js b/src/constants/menu.js
index 2ecd4b8..b2d9a36 100644
--- a/src/constants/menu.js
+++ b/src/constants/menu.js
@@ -112,7 +112,12 @@
         path: '/fysp/data-product/scenereport',
         icon: 'Document',
         name: '鍦烘櫙鍒嗘瀽鎶ュ憡'
-      }
+      },
+      {
+        path: '/fysp/data-product/final/monInspecReport',
+        icon: 'Document',
+        name: '宸℃煡鏈堝害绠�鎶�'
+      },
     ]
   },
   // {

--
Gitblit v1.9.3