Browse Source

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/YangHuCost

zhangweicheng 5 years ago
parent
commit
c904432609
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/over_write/js/hunan_2020.js

+ 1 - 1
web/over_write/js/hunan_2020.js

@@ -321,7 +321,7 @@ if (typeof baseFigureTemplate !== 'undefined') {
         */
         JCYBF(tender) {
             //建筑安装工程费作为基数
-            const installFee = this['JZAZGCF'](tender);
+            const installFee = this['YHGCF'](tender);
             //年造价增涨
             const costGrowthRate = calcBase.project.property.costGrowthRate
                 ? calcBase.project.property.costGrowthRate