Browse Source

门诊诊疗卡费用

ZZhuangFW 2 months ago
parent
commit
8431d0f86e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/js/mz/registration.js

+ 1 - 1
src/main/resources/static/js/mz/registration.js

@@ -1650,7 +1650,7 @@ function saveMzyReqrec() {
     //病历本费用
     var blbFee = 0;
     if (zlkCheckbox) {
-        zlkFee = 1;
+        zlkFee = 2;
     }
     if (blbCheckbox) {
         blbFee = 1;