경매명
-
+
{{ currentAuction.auction.title }}
@@ -83,7 +83,7 @@
@click="currentAuctionID = auctionID"
>
{{ auction.id }}
-
{{ auction.title }}
+
{{ auction.title }}
{{ auction.hostName }}
{{ cutDateTime(auction.closeDate) }}
{{ auction.remainCloseDateExtensionCnt > 0 ? "남음" : "소진" }}
diff --git a/hwe/ts/components/AutorunInfo.vue b/hwe/ts/components/AutorunInfo.vue
index 6e3803cb..25add8bd 100644
--- a/hwe/ts/components/AutorunInfo.vue
+++ b/hwe/ts/components/AutorunInfo.vue
@@ -1,5 +1,5 @@
- 자율행동
+ 자율행동