From eb36b6a52f8e937934eedb4f77a45f504275062a Mon Sep 17 00:00:00 2001 From: Hide_D Date: Fri, 8 Jul 2022 21:47:13 +0900 Subject: [PATCH] fix: vue script ts error --- 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 64f8dedd..d4304ae2 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 42836431..6cfc1d9e 100644 --- a/hwe/ts/components/MapCityDetail.vue +++ b/hwe/ts/components/MapCityDetail.vue @@ -32,7 +32,7 @@
- +
@@ -49,6 +49,7 @@