reghao пре 7 месеци
родитељ
комит
79f6165229
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      src/views/chart/ChartIndex.vue

+ 0 - 4
src/views/chart/ChartIndex.vue

@@ -17,10 +17,6 @@
           router
           mode="horizontal"
         >
-          <el-menu-item index="/chart/map">
-            <i class="el-icon-map-location" />
-            <span slot="title">地图</span>
-          </el-menu-item>
           <el-menu-item index="/chart/heatmap">
             <i class="el-icon-map-location" />
             <span slot="title">热力图</span>