| 
					
				 | 
			
			
				@@ -110,7 +110,7 @@ const getGardenList = () => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       options.value = [{name: "汕尾妙荔果园",organId:43318, wkt: "POINT(115.455766 22.883073)"}] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }else{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       VE_API.home.userGarden(params).then((res) => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        options.value = res.data; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // options.value = res.data; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         options.value.push( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             {name: "汕尾妙荔果园",organId:43318, wkt: "POINT(115.455766 22.883073)"}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             {name: "从化凤二基地",organId:90264, wkt: "POINT(113.67884027228604 23.511176408307904)"}, 
			 |