From e0569525a29d677f62c36848b8d5790bc21abde0 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Fri, 8 Jul 2022 22:57:19 +0900 Subject: [PATCH] fix --- hwe/ts/components/GeneralBasicCard.vue | 2 +- hwe/ts/components/MapCityDetail.vue | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/hwe/ts/components/GeneralBasicCard.vue b/hwe/ts/components/GeneralBasicCard.vue index 64f8ded..d4304ae 100644 --- a/hwe/ts/components/GeneralBasicCard.vue +++ b/hwe/ts/components/GeneralBasicCard.vue @@ -117,7 +117,7 @@
부대
-
- + {{ troopInfo.name }} diff --git a/hwe/ts/components/MapCityDetail.vue b/hwe/ts/components/MapCityDetail.vue index 4283643..6cfc1d9 100644 --- a/hwe/ts/components/MapCityDetail.vue +++ b/hwe/ts/components/MapCityDetail.vue @@ -32,7 +32,7 @@
- +
@@ -49,6 +49,7 @@