huangyw 2 年 前
コミット
afd7262668
共有2 個のファイルを変更した13 個の追加7 個の削除を含む
  1. 2 2
      src/xt_pages/dialysis/batch_print/batch_print_order_sixtyTwo.vue
  2. 11 5
      src/xt_pages/dialysis/template/DialysisPrintOrderSixtyTwo.vue

+ 2 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyTwo.vue ファイルの表示

@@ -865,7 +865,7 @@
865 865
                     
866 866
                   </td>
867 867
                 </tr>
868
-                <tr>
868
+                <!-- <tr>
869 869
                <td style="text-align:left;" colspan="8" >
870 870
                  <span style="display:inline-block;margin-left:15px;">血管通路皮肤情况:
871 871
                    <label-box
@@ -905,7 +905,7 @@
905 905
                     ></label-box>
906 906
                  </span>
907 907
                </td>
908
-              </tr>
908
+              </tr> -->
909 909
                <!-- <tr>
910 910
                 <td style="text-align:left;" colspan="8">
911 911
                 <span style="display:inline-block;margin-left:15px;">皮肤:</span>

+ 11 - 5
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyTwo.vue ファイルの表示

@@ -827,7 +827,7 @@
827 827
             </td>
828 828
           </tr>
829 829
 
830
-          <tr>
830
+          <!-- <tr>
831 831
             <td style="text-align: left" colspan="8">
832 832
               <span style="display: inline-block; margin-left: 15px">
833 833
                 血管通路皮肤情况:
@@ -866,12 +866,11 @@
866 866
                   "
867 867
                   showValue="肿"
868 868
                 ></label-box>
869
-                <!-- 其他: -->
870 869
               </span>
871 870
             </td>
872
-          </tr>
871
+          </tr> -->
873 872
 
874
-          <tr>
873
+          <!-- <tr>
875 874
             <td style="text-align: left" colspan="8">
876 875
               <span style="display: inline-block; margin-left: 15px"
877 876
                 >出血影响因素:</span
@@ -924,7 +923,7 @@
924 923
               >其他:
925 924
               <span>{{ predialysis.hemorrhage_other }}</span>
926 925
             </td>
927
-          </tr>
926
+          </tr> -->
928 927
         </table>
929 928
 
930 929
         <table class="print-table" border="1" style="line-height: 30px">
@@ -1084,6 +1083,13 @@
1084 1083
                   showValue="3级"
1085 1084
                   :isChecked="afterdialysis.cruor.indexOf('透析器-3级') > -1"
1086 1085
                 ></label-box
1086
+                ><label-box
1087
+                  showValue="无"
1088
+                  :isChecked="afterdialysis.cruor.indexOf('透析器-3级') <= -1&&
1089
+                  afterdialysis.cruor.indexOf('透析器-2级') <= -1&&
1090
+                  afterdialysis.cruor.indexOf('透析器-1级') <= -1&&
1091
+                  afterdialysis.cruor.indexOf('透析器-0级') <= -1"
1092
+                ></label-box
1087 1093
                 >&nbsp;&nbsp;
1088 1094
                 {{ getCruor(afterdialysis.cruor) }}
1089 1095
               </span>