与户主关系

This commit is contained in:
liuye
2022-03-29 15:35:26 +08:00
parent b3ea807025
commit aab8ccb21c

View File

@@ -7,7 +7,7 @@
<h2>{{ item.name }}</h2>
<span>{{ item.idNumber }}</span>
</div>
<span>{{ $dict.getLabel('fpRelationship', item.relationship) }}</span>
<span>{{ $dict.getLabel('fpRelationship', item.householdRelation) }}</span>
</div>
<div class="bottom">
<span>{{ $dict.getLabel('sex', item.sex) }}</span>