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