chenshilong %!s(int64=4) %!d(string=hai) anos
pai
achega
0b2c31fe5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/web/gljUtil.js

+ 1 - 1
public/web/gljUtil.js

@@ -128,7 +128,7 @@ let gljUtil = {
             }
         }
         let coe = 1;
-        if(projectGLJ && projectGLJ.is_adjust_price == 1){
+        if(projectGLJ && projectGLJ.is_adjust_price == 0){
           coe = ration.quantityCoe&&this.isNotEmpty(ration.quantityCoe[coeField])?ration.quantityCoe[coeField]:1;
           coe = parseFloat(coe);
         }else{