육지붕 모듈 얼럿 수정
This commit is contained in:
parent
c1bd6a220b
commit
6e8a4729fb
@ -70,7 +70,7 @@ export default function BasicSetting({ id, pos = { x: 50, y: 230 } }) {
|
||||
userId: loginUserState.userId, //작성자아아디
|
||||
})
|
||||
} else {
|
||||
if (!isObjectNotEmpty(moduleSelectionData.flatModule)) {
|
||||
if (!isObjectNotEmpty(moduleSelectionData.module)) {
|
||||
Swal.fire({
|
||||
title: getMessage('module.not.found'),
|
||||
icon: 'warning',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user