Browse Source

11月22日,打印单

yq1 3 days ago
parent
commit
ad3c31164b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/pages/main/template/DialysisPrintOrderSixty.vue

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

562
                       style="width: 70px; text-align: center"
562
                       style="width: 70px; text-align: center"
563
                     >
563
                     >
564
                       {{
564
                       {{
565
-                        prescription.displace_liqui_value
566
-                          ? prescription.displace_liqui_value
565
+                        prescription.replacement_total
566
+                          ? prescription.replacement_total
567
                           : "/"
567
                           : "/"
568
                       }}
568
                       }}
569
                     </div>
569
                     </div>