오타수정

This commit is contained in:
basssy 2024-11-21 15:10:25 +09:00
parent fcdd57cba2
commit 1d8b7d039f

View File

@ -1335,7 +1335,6 @@ export default function StuffDetail() {
}
})
} else {
Kle.log('썡판 신규', objectNo)
await promisePost({ url: apiUrl, data: params }).then((res) => {
if (res.status === 201) {
alert(getMessage('stuff.detail.save'))