fix: edit service work id
This commit is contained in:
parent
8ae7e88659
commit
80f45501e4
2 changed files with 3 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ export interface ServiceCreate {
|
|||
id?: string;
|
||||
installments?: number;
|
||||
work: {
|
||||
id?: string;
|
||||
attributes: Attributes;
|
||||
product: {
|
||||
id: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue