로그 삭제
This commit is contained in:
parent
ea9f386e11
commit
334fbca188
@ -28,9 +28,7 @@ export default function StuffSubHeader({ type }) {
|
|||||||
const param = {
|
const param = {
|
||||||
pid: '1',
|
pid: '1',
|
||||||
}
|
}
|
||||||
//확인필요
|
|
||||||
const url = `/floor-plan?${queryStringFormatter(param)}`
|
const url = `/floor-plan?${queryStringFormatter(param)}`
|
||||||
console.log(url)
|
|
||||||
router.push(url)
|
router.push(url)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user