csx 4 yıl önce
ebeveyn
işleme
4289215884

+ 2 - 2
src/pages/main/template/DialysisPrintOrderSix.vue Dosyayı Görüntüle

457
                       <td style="line-height:16px;padding:0px;">
457
                       <td style="line-height:16px;padding:0px;">
458
                         <div style="min-height:40px;line-height:40px; overflow:hidden;">
458
                         <div style="min-height:40px;line-height:40px; overflow:hidden;">
459
                           <span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">
459
                           <span style="word-break: break-all;margin:0;line-height:16px;-webkit-line-clamp:3;overflow:visible;display:inline-block;vertical-align:middle;height:auto;">
460
-                            <template v-if="monindex == 0">【开始透析】</template>
460
+                          <template v-if="monitor.operate_time == dialysisOrder.start_time">【开始透析】</template>
461
                             {{monitor.end}}
461
                             {{monitor.end}}
462
                             {{monitor.symptom}}  &nbsp;{{monitor.dispose}} &nbsp;{{monitor.result}}
462
                             {{monitor.symptom}}  &nbsp;{{monitor.dispose}} &nbsp;{{monitor.result}}
463
                           </span>
463
                           </span>
732
                   <!--<div class="under_line" style="width: 300px;text-align: center">-->
732
                   <!--<div class="under_line" style="width: 300px;text-align: center">-->
733
                     <!--{{summary.dialysis_summary?summary.dialysis_summary:'/'}}-->
733
                     <!--{{summary.dialysis_summary?summary.dialysis_summary:'/'}}-->
734
                   <!--</div>-->
734
                   <!--</div>-->
735
-                  <div style="width: 95%;line-height: 25px;text-align: left;margin-left: 2px;text-underline-position: under; text-decoration: underline;"> {{summary.dialysis_summary?summary.dialysis_summary:'/'}}</div>
735
+                  <div style="width: 860px;line-height: 25px;text-align: left;margin-left: 2px;display: inline-block;white-space: normal;"> {{summary.dialysis_summary?summary.dialysis_summary:'/'}}</div>
736
 
736
 
737
 
737
 
738
                 </div>
738
                 </div>