yuwandanmian 1 年之前
父节点
当前提交
2fb1751938
共有 1 个文件被更改,包括 12 次插入8 次删除
  1. 12 8
      src/views/medicalRecord/index.vue

+ 12 - 8
src/views/medicalRecord/index.vue

@@ -353,6 +353,7 @@
           <th colspan="2" rowspan="2" class="label th25">手术及操作名称</th>
           <th rowspan="2" class="label th25">手术级别</th>
           <th rowspan="2" class="label th25">手术类型</th>
+          <th rowspan="2" class="label th25">手术判别</th>
           <th colspan="3" class="label th25">手术及操作人员</th>
           <th rowspan="2" class="label th25">切口愈合等级</th>
           <th rowspan="2" class="label th25">麻醉方式</th>
@@ -368,6 +369,7 @@
           <td class="center">{{ blInfo.main_operation.OPE_DATE  }}</td>
           <td class="center" colspan="2">{{ blInfo.main_operation.ICD9_NAME }}</td>
           <td class="center">{{ blInfo.main_operation.OPE_LEVEL  }}</td>
+          <td class="center">{{ blInfo.main_operation.OPE_TYPE  }}</td>
           <td class="center">{{ blInfo.main_operation.SSPB  }}</td>
           <td class="center">{{ blInfo.main_operation.OPE_MAN_NAME  }}</td>
           <td class="center">{{ blInfo.main_operation.FRIST_ASSISTANT_NAME }}</td>
@@ -381,6 +383,7 @@
           <td class="center">{{ item.OPE_DATE  }}</td>
           <td class="center" colspan="2">{{ item.ICD9_NAME }}</td>
           <td class="center">{{ item.OPE_LEVEL  }}</td>
+          <td class="center">{{ item.OPE_TYPE  }}</td>
           <td class="center">{{ item.SSPB  }}</td>
           <td class="center">{{ item.OPE_MAN_NAME  }}</td>
           <td class="center">{{ item.FRIST_ASSISTANT_NAME }}</td>
@@ -402,6 +405,7 @@
             <td class="center"></td>
             <td class="center"></td>
             <td class="center"></td>
+            <td class="center"></td>
           </tr>
         </template>
         <tr>
@@ -412,7 +416,7 @@
             <span class="mlr10" />2.否
           </td>
           <td class="label">有创呼吸机使用时间</td>
-          <td colspan="5">{{ blInfo.patient_medical_info.AEL01 }}</td>
+          <td colspan="6">{{ blInfo.patient_medical_info.AEL01 }}</td>
         </tr>
         <tr>
           <td class="label">临床路径/入径情况</td>
@@ -428,7 +432,7 @@
             <span class="mlr10" />2.退出
           </td>
           <td class="label">变异情况</td>
-          <td colspan="2">
+          <td colspan="3">
             <span class="square">{{ blInfo.patient_add.BYQK }}</span>
             <span class="mlr10" />1.有
             <span class="mlr10" />2.无
@@ -436,7 +440,7 @@
         </tr>
         <tr>
           <td class="label">颅脑损伤患者昏迷时间</td>
-          <td colspan="11">
+          <td colspan="12">
             入院前:
             <NoValueInputVue :data="blInfo.patient_medical_info.AEJ01" />天
             <NoValueInputVue :data="blInfo.patient_medical_info.AEJ02" />小时
@@ -452,25 +456,25 @@
           <th class="label" colspan="4">重症监护病房类型<br />(CCU、RICU、SICU、NICU、PICU、EICU、MICU、其他)</th>
           <th class="label" colspan="3">进重症监护室时间<br />年月日时分</th>
           <th class="label" colspan="3">出重症监护室时间<br />年月日时分</th>
-          <th class="label" colspan="2">合计<br />小时</th>
+          <th class="label" colspan="3">合计<br />小时</th>
         </tr>
         <tr v-for="(item, index) of blInfo.icu" :key="'icu' + index">
           <td colspan="4" class="center">{{ item.IS_MAIN_WAY }}</td>
           <td colspan="3" class="center">{{ item.IN_TIME }}</td>
           <td colspan="3" class="center">{{ item.OUT_TIME }}</td>
-          <td colspan="2" class="center">{{ item.HJXS }}</td>
+          <td colspan="3" class="center">{{ item.HJXS }}</td>
         </tr>
         <template v-if="3 - blInfo.icu.length">
           <tr v-for="item of 3-blInfo.icu.length" :key="'zz' + item">
             <td colspan="4" class="center"></td>
             <td colspan="3" class="center"></td>
             <td colspan="3" class="center"></td>
-            <td colspan="2" class="center"></td>
+            <td colspan="3" class="center"></td>
           </tr>
         </template>
         <tr>
           <td class="label">离院方式</td>
-          <td colspan="11">
+          <td colspan="12">
             <span class="square">{{ blInfo.patient_info.AEM01C }}</span>
             <span class="mlr10" />1.医嘱离院
             <span class="mlr10" />2.医嘱转院,拟接收医疗机构名称:<NoValueInputVue :data="blInfo.patient_info.AEM01C == 2 ? blInfo.patient_hospital_info.AEM02 : ''" />
@@ -482,7 +486,7 @@
         </tr>
         <tr>
           <td class="label">是否有出院31天内再住院计划</td>
-          <td colspan="11">
+          <td colspan="12">
             <span class="square">{{ blInfo.patient_hospital_info.AEM03C }}</span>
             <span class="mlr10" />1.无
             <span class="mlr10" />2.有,<NoValueInputVue :data="blInfo.patient_hospital_info.AEM04" />