실측치 설정 modal close 수정
This commit is contained in:
parent
57fa5f8fef
commit
845ff99f07
@ -151,7 +151,6 @@ export function useRoofAllocationSetting(id) {
|
|||||||
const handleAlloc = () => {
|
const handleAlloc = () => {
|
||||||
if (!checkInnerLines()) {
|
if (!checkInnerLines()) {
|
||||||
apply()
|
apply()
|
||||||
closePopup(popupId)
|
|
||||||
} else {
|
} else {
|
||||||
swalFire({
|
swalFire({
|
||||||
type: 'alert',
|
type: 'alert',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user