equipment form
This commit is contained in:
parent
5641dbb57f
commit
716823f536
8 changed files with 443 additions and 5 deletions
|
@ -21,5 +21,4 @@ export interface UpdateEquipmentViewModel {
|
|||
code: string;
|
||||
name: string;
|
||||
location: string;
|
||||
equipmentTypeId: string;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue