与户主关系
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<h2>{{ item.name }}</h2>
|
<h2>{{ item.name }}</h2>
|
||||||
<span>{{ item.idNumber }}</span>
|
<span>{{ item.idNumber }}</span>
|
||||||
</div>
|
</div>
|
||||||
<span>{{ $dict.getLabel('fpRelationship', item.relationship) }}</span>
|
<span>{{ $dict.getLabel('fpRelationship', item.householdRelation) }}</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="bottom">
|
<div class="bottom">
|
||||||
<span>{{ $dict.getLabel('sex', item.sex) }}</span>
|
<span>{{ $dict.getLabel('sex', item.sex) }}</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user