적용버튼 수행 후 팝업 닫는 로직 수정
This commit is contained in:
parent
711df07aa6
commit
a708f28c36
@ -314,7 +314,8 @@ export function useRoofAllocationSetting(id) {
|
||||
setSurfaceShapePattern(currentObject, roofDisplay.column, false, selectedRoofMaterial, true)
|
||||
drawDirectionArrow(currentObject)
|
||||
modifyModuleSelectionData()
|
||||
closeAll()
|
||||
// closeAll()
|
||||
closePopup(id)
|
||||
basicSettingSave()
|
||||
setModuleSelectionData({ ...moduleSelectionData, roofConstructions: newRoofList })
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user