แก้ไขโครงสร้าง
This commit is contained in:
parent
533ed31bc8
commit
f07044b41a
4 changed files with 53 additions and 83 deletions
|
|
@ -42,9 +42,9 @@ interface FormAgencyRef {
|
|||
orgName: object | null;
|
||||
orgShortName: object | null;
|
||||
orgCode: object | null;
|
||||
orgPhoneEx: object | null;
|
||||
orgPhoneIn: object | null;
|
||||
orgFax: object | null;
|
||||
// orgPhoneEx: object | null;
|
||||
// orgPhoneIn: object | null;
|
||||
// orgFax: object | null;
|
||||
orgLevel: object | null;
|
||||
[key: string]: any;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue