|  | @@ -82,7 +82,7 @@
 | 
	
		
			
				|  |  |                  ></i>
 | 
	
		
			
				|  |  |                  <i
 | 
	
		
			
				|  |  |                    class="header-icon el-icon-download"
 | 
	
		
			
				|  |  | -                  title="下载报告"
 | 
	
		
			
				|  |  | +                  title="下载矢量"
 | 
	
		
			
				|  |  |                    @click="downloadFile($event, item)"
 | 
	
		
			
				|  |  |                  ></i>
 | 
	
		
			
				|  |  |                  <i
 | 
	
	
		
			
				|  | @@ -334,7 +334,6 @@ export default {
 | 
	
		
			
				|  |  |            viewer.dataSources.add(data);
 | 
	
		
			
				|  |  |            let entities = data.entities.values;
 | 
	
		
			
				|  |  |            // let addlabel = false;
 | 
	
		
			
				|  |  | -          console.log(geojson, "geojson");
 | 
	
		
			
				|  |  |            if (!geojson.type.includes("Polygon") || height) {
 | 
	
		
			
				|  |  |              entities.forEach((entity, ei) => {
 | 
	
		
			
				|  |  |                if (entity.billboard) {
 |