wangting
2024-12-26 fa261e8c1220b31af54e8167e4de9c3320b1af27
Source/plt-web/plt-web-parent/plt-web/src/main/resources/menuConfig.json
@@ -5,11 +5,12 @@
      {
        "hasChildren": true,
        "children": [],
        "id": "systemManagmentNode",
        "id": "system",
        "name": "管理功能模块",
        "parentId": "VCIBaseTreeNode",
        "code": "systemManagmentNode",
        "code": "system",
        "alias": "system",
        "category": "0",
        "meta": {
          "keepAlive": false
        },
@@ -20,11 +21,12 @@
      {
        "hasChildren": true,
        "children": [],
        "id": "modelManagmentNode",
        "id": "business",
        "name": "业务功能模块",
        "parentId": "VCIBaseTreeNode",
        "code": "modelManagmentNode",
        "code": "business",
        "alias": "model",
        "category": "0",
        "meta": {
          "keepAlive": false
        },
@@ -40,6 +42,7 @@
        "parentId": "VCIBaseTreeNode",
        "code": "operateNode",
        "alias": "operate",
        "category": "0",
        "meta": {
          "keepAlive": false
        },
@@ -55,6 +58,7 @@
        "parentId": "VCIBaseTreeNode",
        "code": "sysOptionNode",
        "alias": "sysOption",
        "category": "0",
        "meta": {
          "keepAlive": false
        },
@@ -70,6 +74,7 @@
        "parentId": "VCIBaseTreeNode",
        "code": "sysMonitorNode",
        "alias": "sysMonitor",
        "category": "0",
        "meta": {
          "keepAlive": false
        },
@@ -80,9 +85,10 @@
    ],
    "id": "VCIBaseTreeNode",
    "name": "系统模块配置",
    "parentId": "systemManagmentNode",
    "parentId": "system",
    "code": "rootNode",
    "alias": "root",
    "category": "0",
    "meta": {
      "keepAlive": false
    },
@@ -94,11 +100,12 @@
    "hasChildren": true,
    "children": [],
    "childType": -1,
    "id": "systemManagmentNode",
    "id": "system",
    "name": "管理功能模块",
    "parentId": "VCIBaseTreeNode",
    "code": "systemManagmentNode",
    "code": "system",
    "alias": "system",
    "category": "0",
    "meta": {
      "keepAlive": false
    },
@@ -110,11 +117,12 @@
    "hasChildren": true,
    "children": [],
    "childType": -1,
    "id": "modelManagmentNode",
    "id": "business",
    "name": "业务功能模块",
    "parentId": "VCIBaseTreeNode",
    "code": "modelManagmentNode",
    "code": "business",
    "alias": "model",
    "category": "0",
    "meta": {
      "keepAlive": false
    },
@@ -131,6 +139,7 @@
    "parentId": "VCIBaseTreeNode",
    "code": "operateNode",
    "alias": "operate",
    "category": "0",
    "meta": {
      "keepAlive": false
    },