adapt viewmodel changes
This commit is contained in:
parent
30baca2567
commit
98fd7b64d2
9 changed files with 28 additions and 19 deletions
|
@ -137,6 +137,7 @@ export default defineComponent({
|
|||
name: "",
|
||||
location: "",
|
||||
equipmentTypeId: "",
|
||||
commissioned: new Date(),
|
||||
};
|
||||
this.status = "loading";
|
||||
this.createEquipment(createEquipment)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue