invoice and bill save issue solved..

This commit is contained in:
Cüneyt Şentürk 2020-06-06 17:43:59 +03:00
parent dc6a2b7ba1
commit 0526607238

View File

@ -126,7 +126,7 @@ export default {
},
mounted() {
this.model = this.value;
//this.model = this.value;
this.$emit('interface', this.model);
},