组织变更记录

This commit is contained in:
shijingjing
2023-01-06 17:59:43 +08:00
parent 66ad57066a
commit d9e4901336

View File

@@ -67,6 +67,14 @@
</ai-wrapper>
</template>
</ai-card>
<ai-card title="组织变更记录">
<template #content>
<ai-wrapper
label-width="72px">
<ai-info-item label="党籍状态" :value="dict.getLabel('partyStatus',info.partyStatus)"/>
</ai-wrapper>
</template>
</ai-card>
<ai-card title="党员简介">
<template #content>
<div v-text="info.personalProfile"/>