hd hace 2 meses
padre
commit
443bfa30f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      component/statistics/PersonInfo/index.html

+ 1 - 1
component/statistics/PersonInfo/index.html

@ -4,7 +4,7 @@
    <img :src="setImg(patientInfo.photo)" alt="" class="info-avatar" />
    <div>
      <div style="margin-bottom: 6px">
        {{patientInfo.name}} {{patientInfo.sex}} {{patientInfo.age}}岁 {{patientInfo.idcard}}
        {{patientInfo.name}} {{patientInfo.sex}} {{patientInfo.age}}岁 {{patientInfo.idcardStr}}
        <el-button type="primary" size="mini" @click="copyToClipboard(patientInfo.idcard)">复制证件号码</el-button>
      </div>
      <div v-if="patientInfo.label">