mirror of
				https://github.com/KevinMidboe/nova-map-fields.git
				synced 2025-10-29 17:50:27 +00:00 
			
		
		
		
	Set default values on beforeMount
This commit is contained in:
		
							
								
								
									
										2
									
								
								dist/js/field.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/js/field.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -53,7 +53,7 @@ export default { | |||||||
|     }; |     }; | ||||||
|   }, |   }, | ||||||
|  |  | ||||||
|   created() { |   beforeMount() { | ||||||
|     this.selectedRouteTypes = this.routeTypes[0].value; |     this.selectedRouteTypes = this.routeTypes[0].value; | ||||||
|  |  | ||||||
|     if (this.value !== null) { |     if (this.value !== null) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user