fix การแสดงข้อมูลครอบครัว
This commit is contained in:
parent
5b661f6d55
commit
3d858a7a2f
2 changed files with 5 additions and 6 deletions
|
|
@ -7,6 +7,7 @@ interface FormPerson {
|
|||
job: string;
|
||||
lastNameOld?: string;
|
||||
statusMarital?: string;
|
||||
isCouple?: boolean;
|
||||
}
|
||||
|
||||
interface ChildrenFamily {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue