| 
														
															@@ -3656,7 +3656,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.isStepDisplay = bool 
														 | 
														
														 | 
														
															       this.isStepDisplay = bool 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     scrollChange() { 
														 | 
														
														 | 
														
															     scrollChange() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      this.rightBoxHeight = $(".rightBox")[0].scrollHeight; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      this.rightBoxHeight = $(".rightBox")[0].scrollHeight - 80; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     handleCheckAllChange(val) { 
														 | 
														
														 | 
														
															     handleCheckAllChange(val) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.checkedCities = val ? cityOptions : []; 
														 | 
														
														 | 
														
															       this.checkedCities = val ? cityOptions : []; 
														 |