mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Code for #2534
This commit is contained in:
		| @@ -43,8 +43,8 @@ | ||||
|         props: ['transactionType', 'value', 'error'], | ||||
|         mounted() { | ||||
|             this.loadBudgets(); | ||||
|             console.log('budget value'); | ||||
|             console.log(this.value); | ||||
|             // console.log('budget value'); | ||||
|             // console.log(this.value); | ||||
|         }, | ||||
|         data() { | ||||
|             return { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user