invoice and bill save issue solved..
This commit is contained in:
parent
dc6a2b7ba1
commit
0526607238
|
|
@ -126,7 +126,7 @@ export default {
|
|||
},
|
||||
|
||||
mounted() {
|
||||
this.model = this.value;
|
||||
//this.model = this.value;
|
||||
|
||||
this.$emit('interface', this.model);
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue