This commit is contained in:
yanran200730
2022-01-19 09:39:45 +08:00
parent 408eb40cc9
commit 41c95db700

View File

@@ -42,6 +42,7 @@
((info.currentAreaName || '') + (info.currentAddress || '')) || '-' ((info.currentAreaName || '') + (info.currentAddress || '')) || '-'
}} }}
</ai-info-item> </ai-info-item>
<ai-info-item label="所属党组织">{{ info.partyOrgName || '-' }}</ai-info-item>
</ai-wrapper> </ai-wrapper>
</template> </template>
</ai-card> </ai-card>