fix insurance type edit
parent
ab7ed34f81
commit
463d02f22f
|
|
@ -51,6 +51,7 @@ export default {
|
||||||
price: this.contract.price,
|
price: this.contract.price,
|
||||||
notes: this.contract.notes,
|
notes: this.contract.notes,
|
||||||
insurance_type: this.contract.insurance_type,
|
insurance_type: this.contract.insurance_type,
|
||||||
|
type: this.contract.type,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue