Unexpected use of comma operator
This commit is contained in:
		
							parent
							
								
									86b9e675b5
								
							
						
					
					
						commit
						2eaa52c7aa
					
				| @ -11,7 +11,7 @@ import DictOptions from './DictOptions' | |||||||
| export default class DictMeta { | export default class DictMeta { | ||||||
|   constructor(options) { |   constructor(options) { | ||||||
|     this.type = options.type |     this.type = options.type | ||||||
|     this.request = options.request, |     this.request = options.request | ||||||
|     this.responseConverter = options.responseConverter |     this.responseConverter = options.responseConverter | ||||||
|     this.labelField = options.labelField |     this.labelField = options.labelField | ||||||
|     this.valueField = options.valueField |     this.valueField = options.valueField | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 huyikai
						huyikai