fix: transfer locale-provider miss titles
							parent
							
								
									50a5365479
								
							
						
					
					
						commit
						7d3d74448b
					
				|  | @ -328,7 +328,7 @@ export default { | |||
|       if (this.titles) { | ||||
|         return this.titles | ||||
|       } | ||||
|       return transferLocale.titles | ||||
|       return transferLocale.titles || ['', ''] | ||||
|     }, | ||||
| 
 | ||||
|     getSelectedKeysName (direction) { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 tjz
						tjz