|
@@ -273,6 +273,10 @@
|
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item>
|
|
|
<template #label> 人员类别</template>
|
|
|
+ {{patient.psnTypeName}}
|
|
|
+ </el-descriptions-item>
|
|
|
+ <el-descriptions-item>
|
|
|
+ <template #label> 人员身份类别</template>
|
|
|
{{patient.psnIdetTypeName}}
|
|
|
</el-descriptions-item>
|
|
|
<span v-if="patient.medType === '52'">
|