| 
						
						
							
								
							
						
						
					 | 
					@ -445,7 +445,7 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    // this.handleSearchFrom(); | 
					 | 
					 | 
					    // this.handleSearchFrom(); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  }, | 
					 | 
					 | 
					  }, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  activated() { | 
					 | 
					 | 
					  activated() { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    this.handleSearchFrom(); | 
					 | 
					 | 
					    // this.handleSearchFrom(); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					  }, | 
					 | 
					 | 
					  }, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  methods: { | 
					 | 
					 | 
					  methods: { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    mouseOverNode(event) { | 
					 | 
					 | 
					    mouseOverNode(event) { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -1193,9 +1193,9 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  watch: { | 
					 | 
					 | 
					  watch: { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    $route: { | 
					 | 
					 | 
					    $route: { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      handler: function (newVal, oldVal) { | 
					 | 
					 | 
					      handler: function (newVal, oldVal) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        if (newVal.name == "base-resi" && oldVal.name!='edit-resi') { | 
					 | 
					 | 
					        if (newVal.name == "base-resi" && !oldVal) { | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					          this.$nextTick(() => { | 
					 | 
					 | 
					          this.$nextTick(() => { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					            this.$refs.myResiSearch.form.attentionCrowds = []; | 
					 | 
					 | 
					              this.$refs.myResiSearch.form.attentionCrowds = []; | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					              this.$refs.myResiSearch.form.healthStatus = []; | 
					 | 
					 | 
					              this.$refs.myResiSearch.form.healthStatus = []; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              this.$refs.myResiSearch.form.specialCategoryCodes = []; | 
					 | 
					 | 
					              this.$refs.myResiSearch.form.specialCategoryCodes = []; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              this.$refs.myResiSearch.form.partyFlag=null; | 
					 | 
					 | 
					              this.$refs.myResiSearch.form.partyFlag=null; | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -1212,7 +1212,7 @@ export default { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            }else if(newVal.params.category === 'PARTY_FLAG'){ | 
					 | 
					 | 
					            }else if(newVal.params.category === 'PARTY_FLAG'){ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              this.$refs.myResiSearch.form.partyFlag =1; | 
					 | 
					 | 
					              this.$refs.myResiSearch.form.partyFlag =1; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            } | 
					 | 
					 | 
					            } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					            this.handleSearchFrom(); | 
					 | 
					 | 
					          this.handleSearchFrom(); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					          }); | 
					 | 
					 | 
					          }); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      }, | 
					 | 
					 | 
					      }, | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |