feat: add installments validate
This commit is contained in:
parent
85e27613e8
commit
1e660682a6
6 changed files with 35 additions and 31 deletions
|
|
@ -124,6 +124,7 @@ export interface ServiceById {
|
|||
productGroupId: string;
|
||||
selectedImage: string;
|
||||
registeredBranchId: string;
|
||||
installments: number;
|
||||
}
|
||||
|
||||
export interface ProductOnWork {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue