XMLWAN před 4 roky
rodič
revize
b5f06ba208

+ 1 - 0
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue Zobrazit soubor

@@ -1712,6 +1712,7 @@ export default {
1712 1712
         this.add_weight = parseFloat(weight_before - last_weight_after).toFixed(
1713 1713
           2
1714 1714
         );
1715
+        console.log("体重增加",this.add_weight)
1715 1716
       }
1716 1717
 
1717 1718
       this.isVisibility = true;