diff --git a/packages/3.0.0/AppHealthReport/components/Detail.vue b/packages/3.0.0/AppHealthReport/components/Detail.vue index 688e9763..5ca9ea8f 100644 --- a/packages/3.0.0/AppHealthReport/components/Detail.vue +++ b/packages/3.0.0/AppHealthReport/components/Detail.vue @@ -47,7 +47,7 @@ - {{ reportInfo.temperature }}℃ + {{ reportInfo.temperature }}℃ {{ $dict.getLabel('epidemicTouchInFourteen', reportInfo.touchInFourteen) }} @@ -66,7 +66,7 @@ {{ $dict.getLabel('epidemicRecentTestResult', reportInfo.checkResult) }} - {{ $dict.getLabel('epidemicHealthCode', reportInfo.healthCode) }} + {{ $dict.getLabel('epidemicHealthCode', reportInfo.healthCode) }} {{ $dict.getLabel('epidemicVaccineTime', reportInfo.vaccine) }}