Parcourir la source

5月11日杨青

杨青 il y a 1 an
Parent
révision
0c70ac0bd6

+ 3 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyfour.vue Voir le fichier

@@ -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