Merge branch 'master' of github.com:akaunting/akaunting

This commit is contained in:
Denis Duliçi 2020-09-27 00:31:58 +03:00
commit 4f3f94fb1d

View File

@ -284,7 +284,7 @@ export default {
},
created: function() {
this.form = new Form('form-create');
this.form = new Form('form-dynamic-component');
},
mounted() {