소스 검색

透析小结

zhengchengwu 5 년 전
부모
커밋
9de5682173
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/xt_pages/dialysis/batch_print/batch_print_order.vue
  2. 2 1
      src/xt_pages/dialysis/dialysisPrintOrder.vue

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order.vue 파일 보기

@@ -336,7 +336,7 @@
336 336
                                         </div>
337 337
                                     </div>
338 338
                                     <div class="row" style="padding: 2px 0;">
339
-                                        其他记录:<div class="under_line" style="width: 830px;">{{complicationsOther(record.assessment_after_dislysis)}}</div>
339
+                                        透析小结:<div class="under_line" style="width: 830px;">{{complicationsOther(record.assessment_after_dislysis)}}</div>
340 340
                                     </div>
341 341
                                     <div class="row" style="padding: 2px 0;"><!-- 同属“其他记录” -->
342 342
                                         <div class="under_line" style="width: 900px;"></div>

+ 2 - 1
src/xt_pages/dialysis/dialysisPrintOrder.vue 파일 보기

@@ -715,7 +715,8 @@
715 715
                 <table class="table-box">
716 716
                   <tbody>
717 717
                   <tr>
718
-                    <td width="70">其他记录:</td>
718
+                    <!-- <td width="70">其他记录:</td> -->
719
+                    <td width="70">透析小结:</td>
719 720
                     <td width="">
720 721
                       <div class="under-line">&nbsp;{{afterdialysis.complications_other}}</div>
721 722
                     </td>