fix crazy watch logic in conversation
This commit is contained in:
		
							parent
							
								
									d7647be812
								
							
						
					
					
						commit
						9b8bf655e1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -110,7 +110,7 @@ const conversation = { | ||||||
|     Status |     Status | ||||||
|   }, |   }, | ||||||
|   watch: { |   watch: { | ||||||
|     '$route': 'fetchConversation', |     status: 'fetchConversation', | ||||||
|     expanded (value) { |     expanded (value) { | ||||||
|       if (value) { |       if (value) { | ||||||
|         this.fetchConversation() |         this.fetchConversation() | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 taehoon
						taehoon