Build v2 with some fixes for #4735

This commit is contained in:
James Cole
2021-05-08 18:23:50 +02:00
parent 9eaacf30ad
commit d0edae76f2
6 changed files with 37 additions and 17 deletions

View File

@@ -372,7 +372,7 @@ export default {
},
created() {
console.log('SplitForm(' + this.index + ')');
// console.log('SplitForm(' + this.index + ')');
},
methods: {
removeTransaction: function () {