diff --git a/src/views/big-screen/index.vue b/src/views/big-screen/index.vue index 9a3880b..66998e9 100644 --- a/src/views/big-screen/index.vue +++ b/src/views/big-screen/index.vue @@ -2,7 +2,7 @@ * @Author: SunTao 328867980@qq.com * @Date: 2024-10-17 11:34:00 * @LastEditors: SunTao 328867980@qq.com - * @LastEditTime: 2025-01-08 14:31:54 + * @LastEditTime: 2025-01-10 15:24:02 * @FilePath: \znxjxt-ui\src\views\big-screen\index.vue * @Description: 大屏首页 --> @@ -1372,8 +1372,8 @@ export default { drawDefectPoint(item) { this.defectMapPiont = item; // 地图右上角多选按钮显示 - this.getIconType(); - this.showIconList = true; + // this.getIconType(); + // this.showIconList = true; // 地图打点\改变地图层级 // this.$nextTick(() => { // const map = this.$refs.roadMap.instance.get("map");