This commit is contained in:
yanran200730
2022-02-07 15:05:21 +08:00
parent 07569481f1
commit fe9df9d2c5

View File

@@ -69,7 +69,7 @@
<span :style="{color: (reportInfo.healthCode === '0' || reportInfo.healthCode === '1') ? '#42D784' : '#FF4466'}">{{ $dict.getLabel('epidemicHealthCode', reportInfo.healthCode) }}</span>
</ai-info-item>
<ai-info-item label="已接种疫苗次数">
<span :style="{color: reportInfo.vaccine !== '0' ? '#42D784' : '#FF4466'}">{{ $dict.getLabel('epidemicVaccineTime', reportInfo.vaccine) }}</span>
<span>{{ $dict.getLabel('epidemicVaccineTime', reportInfo.vaccine) }}</span>
</ai-info-item>
<ai-info-item label="本人健康码截图" isLine>
<ai-uploader