81041
2018-11-29 a6d6b1f0b7cc05e3be11b9c456d0da7f81c799dc
gx_tieta/WebRoot/index.jsp
@@ -2543,7 +2543,7 @@
               // 显示区域的图标
               bmap.setDots(allStation);
               bmap.queryInRect(map, createMapDot);
               updateStation(setRect);
               updateStation();
               
               // 更新小工具搜索机房功能
               updateSearchSource(allStation);
@@ -3723,6 +3723,11 @@
               type: 1
            });
            $(this).prop('checked', false);
         }else if(num == 0) {
            layerMsg = layer.msg("至少选择一个!", {
               type: 1
            });
            $(this).prop('checked', true);
         }
         
      });