From 7fc82ceeb24b476d08e80ac31c1be4292c64292f Mon Sep 17 00:00:00 2001 From: AnandaTon <125332905+anandaAiemvong@users.noreply.github.com> Date: Wed, 29 Mar 2023 14:00:48 +0700 Subject: [PATCH] Update Main.ts --- src/modules/01_exam/interface/index/Main.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/01_exam/interface/index/Main.ts b/src/modules/01_exam/interface/index/Main.ts index f08f8c9..7203127 100644 --- a/src/modules/01_exam/interface/index/Main.ts +++ b/src/modules/01_exam/interface/index/Main.ts @@ -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 = {