fix: type error
This commit is contained in:
parent
cd4051f792
commit
7d54f17421
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ const DEFAULT_DATA: QuotationPayload = {
|
|||
contactTel: '',
|
||||
contactName: '',
|
||||
workName: '',
|
||||
registeredBranchId: '',
|
||||
_count: { worker: 0 },
|
||||
status: 'CREATED',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue