vehicle and base list items
This commit is contained in:
parent
3df3ba4ebc
commit
4ea0f9b5a1
9 changed files with 61 additions and 9 deletions
|
@ -2,6 +2,7 @@ export default interface Lookup {
|
|||
id: number;
|
||||
documentId: string;
|
||||
collection: string;
|
||||
imageItem: boolean;
|
||||
reference: string;
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue