From 58c0f11fe2f23a1be2dec768f9ac02107301a634 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 19 九月 2025 17:30:36 +0800
Subject: [PATCH] 2025.9.19 数据产品(待完成)

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

diff --git a/src/constants/menu.js b/src/constants/menu.js
index b234fcb..136fcc1 100644
--- a/src/constants/menu.js
+++ b/src/constants/menu.js
@@ -47,11 +47,11 @@
     icon: 'DataAnalysis',
     name: '鍩虹鏁版嵁浜у搧',
     children: [
-      // {
-      //   path: '/fysp/data-product/base/ProdScenseInfo',
-      //   icon: 'Document',
-      //   name: '鍦烘櫙娓呭崟',
-      // },
+      {
+        path: '/fysp/data-product/base/home/scene',
+        icon: 'Document',
+        name: '鐜板満宸℃煡',
+      },
       // {
       //   path: '/fysp/data-product/base/ProdMonitorTaskInfo',
       //   icon: 'Document',
@@ -73,6 +73,11 @@
     icon: 'DataAnalysis',
     name: '涓棿鏁版嵁浜у搧',
     children: [
+      {
+        path: '/fysp/data-product/middle/home/inspectionSummary',
+        icon: 'Document',
+        name: '鏈堝害宸℃煡绠�鎶�'
+      },
       {
         path: '/fysp/data-product/profollow',
         icon: 'Document',
@@ -210,7 +215,7 @@
 
 const MENU_FYTZ = [
   // {
-  //   path: '/fytz/ledger',
+  //   path: 'fytz/ledger',
   //   icon: 'Search',
   //   name: '鍙拌处瀹℃牳'
   // },

--
Gitblit v1.9.3