실측치 설정 modal close 수정

This commit is contained in:
minsik 2024-11-08 15:31:37 +09:00
parent 57fa5f8fef
commit 845ff99f07

View File

@ -151,7 +151,6 @@ export function useRoofAllocationSetting(id) {
const handleAlloc = () => {
if (!checkInnerLines()) {
apply()
closePopup(popupId)
} else {
swalFire({
type: 'alert',