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