릴리스: v1.4.21 프런트 topic 응답 소비 정리
This commit is contained in:
@@ -60,7 +60,7 @@ onMounted(async () => {
|
||||
})
|
||||
|
||||
function openList(t) {
|
||||
router.push(editorPath(t.gameId, t.id))
|
||||
router.push(editorPath(t.topicId || t.gameId, t.id))
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user