Update Main.ts

This commit is contained in:
AnandaTon 2023-03-29 14:00:48 +07:00
parent b5c6c83d62
commit 7fc82ceeb2

View file

@ -212,7 +212,7 @@ const defaultAddress: Address = {
districtIdC: null,
subdistrictIdC: null,
// codeC: ,
same: null
same: '1'
}
const defaultInformation: Information = {
@ -258,7 +258,7 @@ const defaultFamily: Family = {
lastnameF: null,
occupationF: null,
nationalityF: null,
same: null
same: '0'
}
const defaultOccupation: Occupation = {