From 814d6a6e0b5988ee75d699888b810b296ea87dec Mon Sep 17 00:00:00 2001
From: yuxc <yuxc@vci-tech.com>
Date: 星期三, 15 一月 2025 11:10:48 +0800
Subject: [PATCH] 打包上传
---
Source/plt-web/plt-web-parent/plt-web/src/main/resources/menuConfig.json | 48 ------------------------------------------------
1 files changed, 0 insertions(+), 48 deletions(-)
diff --git a/Source/plt-web/plt-web-parent/plt-web/src/main/resources/menuConfig.json b/Source/plt-web/plt-web-parent/plt-web/src/main/resources/menuConfig.json
index bf727e3..e9bf5b2 100644
--- a/Source/plt-web/plt-web-parent/plt-web/src/main/resources/menuConfig.json
+++ b/Source/plt-web/plt-web-parent/plt-web/src/main/resources/menuConfig.json
@@ -21,22 +21,6 @@
{
"hasChildren": true,
"children": [],
- "id": "business",
- "name": "涓氬姟鍔熻兘妯″潡",
- "parentId": "VCIBaseTreeNode",
- "code": "business",
- "alias": "model",
- "category": "0",
- "meta": {
- "keepAlive": false
- },
- "sort": 3,
- "soruce": "",
- "path": "views/systemModel/businessModel/index"
- },
- {
- "hasChildren": true,
- "children": [],
"id": "operateNode",
"name": "鎿嶄綔绫诲瀷绠$悊",
"parentId": "VCIBaseTreeNode",
@@ -49,38 +33,6 @@
"sort": 4,
"soruce": "",
"path": "views/systemModel/operateType/index"
- },
- {
- "hasChildren": false,
- "children": [],
- "id": "sysOptionNode",
- "name": "绯荤粺閰嶇疆",
- "parentId": "VCIBaseTreeNode",
- "code": "sysOptionNode",
- "alias": "sysOption",
- "category": "0",
- "meta": {
- "keepAlive": false
- },
- "sort": 5,
- "soruce": "",
- "path": "views/systemModel/systemConfig/index"
- },
- {
- "hasChildren": false,
- "children": [],
- "id": "sysMonitorNode",
- "name": "绯荤粺杩愯鐩戞帶",
- "parentId": "VCIBaseTreeNode",
- "code": "sysMonitorNode",
- "alias": "sysMonitor",
- "category": "0",
- "meta": {
- "keepAlive": false
- },
- "sort": 5,
- "soruce": "",
- "path": "views/systemModel/systemMonitor/index"
}
],
"id": "VCIBaseTreeNode",
--
Gitblit v1.10.0