Browse Source

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

28169 1 year ago
parent
commit
65c26cc532
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/xt_pages/dialysis/template/DialysisPrintOrderSixtyfour.vue

+ 3 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyfour.vue View File

@@ -151,7 +151,7 @@
151 151
                     }} ml/min
152 152
                   </div>
153 153
                   <div style="margin-left:70px ;display: inline-block;">
154
-                    实际预冲量:
154
+                    实际预冲量:  &nbsp;ml
155 155
                   </div>
156 156
                   <div style="margin-left:70px ; display: inline-block;">
157 157
                     医师签名:
@@ -532,9 +532,9 @@
532 532
                           {{
533 533
                             patientInfo.total_dialysis +
534 534
                             patientInfo.user_sys_before_count >
535
-                            0 && afterdialysis.weight_after != 0
535
+                            0 && predialysis.weight_before != 0
536 536
                             ? (
537
-                                afterdialysis.weight_after - predialysis.dry_weight
537
+                              predialysis.weight_before - predialysis.dry_weight
538 538
                               ).toFixed(2)
539 539
                             : '0.00'
540 540
                           }}kg