XMLWAN 4 年 前
コミット
b5f06ba208
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue

+ 1 - 0
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue ファイルの表示

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