From d15e4ebd5357ed6090bfe8fc0cd4747b4a738879 Mon Sep 17 00:00:00 2001 From: "hyojun.choi" Date: Thu, 31 Jul 2025 13:23:35 +0900 Subject: [PATCH] =?UTF-8?q?roof.pitch=20=ED=99=95=EC=9D=B8=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/module/useModuleBasicSetting.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/hooks/module/useModuleBasicSetting.js b/src/hooks/module/useModuleBasicSetting.js index 57d402bb..7a700dc0 100644 --- a/src/hooks/module/useModuleBasicSetting.js +++ b/src/hooks/module/useModuleBasicSetting.js @@ -232,10 +232,7 @@ export function useModuleBasicSetting(tabNum) { //가대 상세 데이터 기준으로 모듈 설치 배치면 생성 const makeModuleInstArea = (roof, trestleDetail) => { //지붕 객체 반환 - if (!roof.pitch) { - return - } - + if (tabNum == 3) { if (!roof) { return