Browse Source

友好医院打印单

XMLWAN 5 years ago
parent
commit
bad9ed508f

+ 1 - 1
src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue View File

58
       <!--&lt;!&ndash;:header-cell-style="{ backgroundColor: 'rgb(64, 158, 255)', color: 'white'}"&ndash;&gt;@current-change="selectRow"-->
58
       <!--&lt;!&ndash;:header-cell-style="{ backgroundColor: 'rgb(64, 158, 255)', color: 'white'}"&ndash;&gt;@current-change="selectRow"-->
59
       <el-table
59
       <el-table
60
         :header-cell-style="{ backgroundColor: 'rgb(245, 247, 250)' }"
60
         :header-cell-style="{ backgroundColor: 'rgb(245, 247, 250)' }"
61
-        :data="doctorAdvices"
61
+        :data="doctor_advices"
62
         border
62
         border
63
         style="width: 100%"
63
         style="width: 100%"
64
         v-show="showAdvicePanel"
64
         v-show="showAdvicePanel"

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderTwentyThree.vue View File

486
                     
486
                     
487
 
487
 
488
                     <td width="190">
488
                     <td width="190">
489
-                      <label-box :isChecked="prescription.anticoagulant == 6 ? true : prescription.anticoagulant == 7 ? true : false" showValue="低分子肝素"></label-box>&nbsp;&nbsp;&nbsp;&nbsp;
490
-                      <label-box :isChecked="false" showValue="依诺肝素"></label-box>
489
+                      <label-box :isChecked="prescription.anticoagulant == 6 || prescription.anticoagulant == 7 || prescription.anticoagulant == 3 ? true : false" showValue="低分子肝素"></label-box>&nbsp;&nbsp;&nbsp;&nbsp;
490
+                      <label-box :isChecked="prescription.anticoagulant == 8 ?true:false" showValue="依诺肝素"></label-box>
491
                     </td>
491
                     </td>
492
 
492
 
493
                     <td width="80">
493
                     <td width="80">