roof.pitch 확인 제거
This commit is contained in:
parent
95dcc69ab4
commit
d15e4ebd53
@ -232,10 +232,7 @@ export function useModuleBasicSetting(tabNum) {
|
||||
//가대 상세 데이터 기준으로 모듈 설치 배치면 생성
|
||||
const makeModuleInstArea = (roof, trestleDetail) => {
|
||||
//지붕 객체 반환
|
||||
if (!roof.pitch) {
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
if (tabNum == 3) {
|
||||
if (!roof) {
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user