From 5353a0a74ddf000df692654962032e7531e231e7 Mon Sep 17 00:00:00 2001 From: Daseul Kim Date: Wed, 6 Aug 2025 14:47:09 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=EC=A1=B0=EC=82=AC=EB=A7=A4=EB=AC=BC?= =?UTF-8?q?=20=EB=B2=88=EC=97=AD=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/survey-sale/detail/RoofForm.tsx | 14 +++++++------- src/components/survey-sale/list/SearchForm.tsx | 2 +- src/types/Survey.ts | 18 +++++++++--------- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/components/survey-sale/detail/RoofForm.tsx b/src/components/survey-sale/detail/RoofForm.tsx index 353de95..b47df22 100644 --- a/src/components/survey-sale/detail/RoofForm.tsx +++ b/src/components/survey-sale/detail/RoofForm.tsx @@ -116,7 +116,7 @@ export default function RoofForm(props: {
{/* 전기 부대 설비 */}
- 電気袋設備※複数選択可能 + 電気付帯設備※複数選択可能
@@ -133,7 +133,7 @@ export default function RoofForm(props: {
{/* 건축 연수 */} -
建築研修
+
築年数
@@ -154,7 +154,7 @@ export default function RoofForm(props: {
{/* 지붕 경사도 */} -
屋根の斜面
+
屋根勾配
{/* 서까래 피치 */} -
垂木サイズ
+
垂木ピッチ
@@ -201,7 +201,7 @@ export default function RoofForm(props: {
{/* 노지판 종류 */} -
路地板の種類
+
野地板の種類
@@ -228,14 +228,14 @@ export default function RoofForm(props: { )}
{/* 누수 흔적 */} -
水漏れの痕跡
+
雨漏りの痕跡
{/* 방수재 종류 */} -
防水材の種類
+
ルーフィングの種類
diff --git a/src/components/survey-sale/list/SearchForm.tsx b/src/components/survey-sale/list/SearchForm.tsx index d04e40f..31c9382 100644 --- a/src/components/survey-sale/list/SearchForm.tsx +++ b/src/components/survey-sale/list/SearchForm.tsx @@ -41,7 +41,7 @@ export default function SearchForm({ memberRole, userId }: { memberRole: string; router.push('/survey-sale/regist') }} > - 新規売買登録 + 調査物件登録
diff --git a/src/types/Survey.ts b/src/types/Survey.ts index efd2147..36ea72a 100644 --- a/src/types/Survey.ts +++ b/src/types/Survey.ts @@ -345,7 +345,7 @@ export const supplementaryFacilities: { id: number; code: string | null; name: s /** 에코큐트 */ { id: 1, code: null, name: 'エコキュート' }, /** 에네팜 */ - { id: 2, code: null, name: 'エネパーム' }, + { id: 2, code: null, name: 'エネファーム' }, /** 축전지시스템 */ { id: 3, code: null, name: '蓄電池システム' }, /** 태양광발전 */ @@ -382,7 +382,7 @@ export const selectBoxOptions: Record 防水材 > 屋根の基礎 > 垂木', + label: '屋根材>ルーフィング>野地板>垂木', }, ], houseStructure: [ @@ -530,7 +530,7 @@ export const radioEtcData: Record