updated vue wizard
This commit is contained in:
		
							
								
								
									
										2
									
								
								resources/assets/js/views/wizard/company.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								resources/assets/js/views/wizard/company.js
									
									
									
									
										vendored
									
									
								
							| @@ -40,7 +40,7 @@ const app = new Vue({ | ||||
|  | ||||
|     methods: { | ||||
|         next() { | ||||
|             if (this.active++ > 1) this.active = 0; | ||||
|             if (this.active++ > 3) this.active = 0; | ||||
|         } | ||||
|     } | ||||
| }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user