오타수정
This commit is contained in:
parent
fcdd57cba2
commit
1d8b7d039f
@ -1335,7 +1335,6 @@ export default function StuffDetail() {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
Kle.log('썡판 신규', objectNo)
|
|
||||||
await promisePost({ url: apiUrl, data: params }).then((res) => {
|
await promisePost({ url: apiUrl, data: params }).then((res) => {
|
||||||
if (res.status === 201) {
|
if (res.status === 201) {
|
||||||
alert(getMessage('stuff.detail.save'))
|
alert(getMessage('stuff.detail.save'))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user