Browse Source

决策大屏利润率计算方法调整

ellisran 1 year ago
parent
commit
01fbbdc1f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/view/datacollect/index4GY18Y.ejs

+ 1 - 1
app/view/datacollect/index4GY18Y.ejs

@@ -1023,7 +1023,7 @@
             $('.gccb_price').text(gccb_price);
             gclr_price = ZhCalc.sub(gcsr_price, gccb_price);
             $('.gclr_price').text(gclr_price);
-            gclrl_num = ZhCalc.round(ZhCalc.div(gclr_price, gcsr_price)*100, 2);
+            gclrl_num = ZhCalc.round(ZhCalc.div(gclr_price, gccb_price)*100, 2);
             $('.gclrl_num').text((gclrl_num ? gclrl_num : 0) + '%');
 
             // 应收应付及已收已付