소스 검색

Merge remote-tracking branch 'origin/master'

liu.shiyi 1 년 전
부모
커밋
8b375863db
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue

+ 6 - 6
data-room-ui/packages/Layout/BigScreenHomeLayout/index.vue

@@ -114,12 +114,12 @@ export default {
           path: window?.BS_CONFIG?.routers?.dataSetUrl || '/big-screen-dataSet',
           icon: 'icon-data'
         },
-        {
-          id: 5,
-          name: '地图数据管理',
-          path: '/big-screen-map-data',
-          icon: 'icon-data'
-        }
+        // {
+        //   id: 5,
+        //   name: '地图数据管理',
+        //   path: '/big-screen-map-data',
+        //   icon: 'icon-data'
+        // }
       ]
     }
   },