fix: type
This commit is contained in:
parent
1aea0d9133
commit
c746b2ffbe
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ export type CustomerBranchUpdate = {
|
|||
jobDescription?: string;
|
||||
saleEmployee?: string;
|
||||
payDate?: Date;
|
||||
wageDate?: number;
|
||||
wageRate?: number;
|
||||
|
||||
subDistrictId?: string | null;
|
||||
districtId?: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue