xiongzhu 4 rokov pred
rodič
commit
dbc4f973da

+ 1 - 2
src/main/data-center-admin/src/views/Admin.vue

@@ -269,8 +269,7 @@ export default {
                         { active: false, name: '指标列表', path: '/metricList', icon: 'fas fa-bars' },
                         { active: false, name: '指标列表', path: '/metricList', icon: 'fas fa-bars' },
                         { active: false, name: '指标编辑', path: '/metricEdit', icon: 'fas fa-bars' }
                         { active: false, name: '指标编辑', path: '/metricEdit', icon: 'fas fa-bars' }
                     ]
                     ]
-                },
-                { active: false, name: 'GIS', path: '/gis', icon: 'fas fa-bars' }
+                }
             ];
             ];
             function setId(parentId, menus) {
             function setId(parentId, menus) {
                 menus.forEach((i, idx) => {
                 menus.forEach((i, idx) => {