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;
|
telephoneNo?: string;
|
||||||
|
|
||||||
employmentOffice?: string;
|
employmentOffice?: string;
|
||||||
bussinessType?: string;
|
businessType?: string;
|
||||||
bussinessTypeEN?: string;
|
businessTypeEN?: string;
|
||||||
jobPosition?: string;
|
jobPosition?: string;
|
||||||
jobPositionEN?: string;
|
jobPositionEN?: string;
|
||||||
jobDescription?: string;
|
jobDescription?: string;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue