forgotten review

This commit is contained in:
batuhanbas 2019-12-31 17:38:19 +03:00
parent a5da2cfff6
commit 689dd1e2ff

View File

@ -14,9 +14,11 @@ import Form from './../../plugins/form';
const app = new Vue({ const app = new Vue({
el: '#app', el: '#app',
mixins: [ mixins: [
Global Global
], ],
data: function () { data: function () {
return { return {
form: new Form('company') form: new Form('company')