xufenglei
2018-07-20 efa7b6d79650d2f6813071b49f02ccce94c03f86
src/assets/app-data.json
@@ -36,21 +36,22 @@
            },
            {
              "text": "企业污染管理",
              "group": true,
              "icon": "icon-puzzle",
               "children": [
                {
                  "text": "gis显示",
                  "link": "/"
                  "text": "GIS显示",
                  "link": "/enterprise-management/gis-show"
                }
                ,
                {
                  "text": "企业数据",
                  "link": "/"
                  "link": "/enterprise-management/enterprise-data"
                }
                ,
                {
                  "text": "超标报警",
                  "link": "/"
                  "link": "/enterprise-management/standard-alarm"
                }
               ]
            },
@@ -69,9 +70,9 @@
                }]
            },
            {
              "text": "网络溯源",
              "text": "网格溯源",
              "icon": "icon-support",
              "link": "/"
              "link": "/grid-trace"
            },
            {
              "text": "运维运营",
@@ -79,29 +80,29 @@
              "children": [
            {
                  "text": "数据审核",
                  "link": "/reports/query"
                  "link": "/operation/data-audit"
                }
                ,
                {
                  "text": "设备状态",
                  "link": "/"
                  "link": "/operation/device-status"
                }
                ,
                {
                  "text": "设备维护",
                  "link": "/"
                  "link": "/operation/device-maintenance"
                }
          ]
            },
            {
              "text": "扬尘监控",
              "icon": "icon-flag",
              "link": "/"
              "link": "/sand-table"
            },
            {
              "text": "会商沙盘",
              "icon": "icon-people",
              "link": "/"
              "link": "/raise-dust"
            }
          ]
        }