diff --git a/src/components/home/PersonCard.vue b/src/components/home/PersonCard.vue index 0cda9566..42f25852 100644 --- a/src/components/home/PersonCard.vue +++ b/src/components/home/PersonCard.vue @@ -35,6 +35,7 @@ const status = ref(false); :key="i" >
+
@@ -81,6 +82,7 @@ const status = ref(false);
+
+ {{ v.name }} - + + +
- - - {{ $t('personnelStatTitle') + selectorLabel }} + + + {{ $t('personnelStatTitle') + $t(selectorLabel) }} -
+
@@ -148,7 +148,6 @@ const selectorList = [ -