csx 4 years ago
parent
commit
4289215884
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/pages/main/template/DialysisPrintOrderSix.vue

+ 2 - 2
src/pages/main/template/DialysisPrintOrderSix.vue View File

@@ -457,7 +457,7 @@
457 457
                       <td style="line-height:16px;padding:0px;">
458 458
                         <div style="min-height:40px;line-height:40px; overflow:hidden;">
459 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 461
                             {{monitor.end}}
462 462
                             {{monitor.symptom}}  &nbsp;{{monitor.dispose}} &nbsp;{{monitor.result}}
463 463
                           </span>
@@ -732,7 +732,7 @@
732 732
                   <!--<div class="under_line" style="width: 300px;text-align: center">-->
733 733
                     <!--{{summary.dialysis_summary?summary.dialysis_summary:'/'}}-->
734 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 738
                 </div>