浏览代码

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)