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: '',
|
contactTel: '',
|
||||||
contactName: '',
|
contactName: '',
|
||||||
workName: '',
|
workName: '',
|
||||||
|
registeredBranchId: '',
|
||||||
_count: { worker: 0 },
|
_count: { worker: 0 },
|
||||||
status: 'CREATED',
|
status: 'CREATED',
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue