fix: 경매장 갱신 버튼
This commit is contained in:
@@ -282,6 +282,10 @@ async function openAuction() {
|
||||
}
|
||||
}
|
||||
|
||||
defineExpose({
|
||||
refresh,
|
||||
})
|
||||
|
||||
onMounted(async () => {
|
||||
void refresh();
|
||||
console.log("mounted");
|
||||
|
||||
Reference in New Issue
Block a user