fix: typo
This commit is contained in:
parent
a1973cf66c
commit
06ac50f2d0
1 changed files with 2 additions and 2 deletions
|
|
@ -110,8 +110,8 @@ export type CustomerBranchUpdate = (
|
|||
telephoneNo?: string;
|
||||
|
||||
employmentOffice?: string;
|
||||
bussinessType?: string;
|
||||
bussinessTypeEN?: string;
|
||||
businessType?: string;
|
||||
businessTypeEN?: string;
|
||||
jobPosition?: string;
|
||||
jobPositionEN?: string;
|
||||
jobDescription?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue