This commit is contained in:
shijingjing
2022-09-27 13:51:28 +08:00
parent b1603f3b29
commit 7806ad4981
3 changed files with 36 additions and 12 deletions

View File

@@ -56,6 +56,14 @@
<span>{{ $dict.getLabel('EP_registerPersonType', info.type) }}</span>
</div>
</div>
<div class="detail-info__item">
<div class="left">
<label>高危行业</label>
</div>
<div class="right">
<span>{{ $dict.getLabel('EP_highRiskIndustries', info.highRiskIndustries) }}</span>
</div>
</div>
</div>
<div class="detail-info">
<h2>行程信息</h2>