From 4aa86b1ec441c4e358e1cc488d8f021fb80f1355 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期三, 17 九月 2025 17:34:35 +0800 Subject: [PATCH] 2025.9.17 数据产品(待完成) --- src/constants/menu.js | 25 +++++++++++++++---------- 1 files changed, 15 insertions(+), 10 deletions(-) diff --git a/src/constants/menu.js b/src/constants/menu.js index a017de3..767b029 100644 --- a/src/constants/menu.js +++ b/src/constants/menu.js @@ -48,19 +48,24 @@ name: '鍩虹鏁版嵁浜у搧', children: [ { - path: '/fysp/data-product/ProdScenseInfo', + path: '/fysp/data-product/base/home/scene', icon: 'Document', - name: '鍦烘櫙娓呭崟', + name: '鐜板満宸℃煡', }, + // { + // path: '/fysp/data-product/base/ProdMonitorTaskInfo', + // icon: 'Document', + // name: '鐩戠娓呭崟', + // }, + // { + // path: '/fysp/data-product/base/ProdTreatmentDeviceInfo', + // icon: 'Document', + // name: '闃叉不璁惧娓呭崟', + // }, { - path: '/fysp/data-product/ProdMonitorTaskInfo', + path: '/fysp/data-product/base/PordProblemRecurrence', icon: 'Document', - name: '鐩戠娓呭崟', - }, - { - path: '/fysp/data-product/ProdTreatmentDeviceInfo', - icon: 'Document', - name: '闃叉不璁惧娓呭崟', + name: '闂澶嶅彂娓呭崟', }, ] }, @@ -205,7 +210,7 @@ const MENU_FYTZ = [ // { - // path: '/fytz/ledger', + // path: 'fytz/ledger', // icon: 'Search', // name: '鍙拌处瀹℃牳' // }, -- Gitblit v1.9.3