ソースを参照

Merge branch 'update' of http://git.shengws.com/zhangbj/xt_pad into update

张保健 5 年 前
コミット
d85161a920
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/pages/main/dialog/PrescriptionDialog.vue

+ 1 - 0
src/pages/main/dialog/PrescriptionDialog.vue ファイルの表示

@@ -1410,6 +1410,7 @@ menuComfirmTwo: function (dialysisPrescription) {
1410 1410
         }
1411 1411
       }
1412 1412
     }
1413
+    console.log("hh")
1413 1414
     this.dialysisPrescription.kalium = this.getFloat(this.dialysisPrescription.kalium)
1414 1415
     this.dialysisPrescription.sodium = this.getFloat(this.dialysisPrescription.sodium)
1415 1416
     this.dialysisPrescription.calcium = this.getFloat(this.dialysisPrescription.calcium)