Explorar el Código

门诊诊疗卡费用

ZZhuangFW hace 2 meses
padre
commit
8431d0f86e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;