mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-21 18:51:21 +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