|
@@ -28,9 +28,9 @@ function overwriteRationCalcBases() {
|
|
|
{ type: 'marketLabour', name: '人工费' },
|
|
{ type: 'marketLabour', name: '人工费' },
|
|
|
{ type: 'marketMaterial', name: '材料费' },
|
|
{ type: 'marketMaterial', name: '材料费' },
|
|
|
{ type: 'marketMachine', name: '施工机械使用费' },
|
|
{ type: 'marketMachine', name: '施工机械使用费' },
|
|
|
- { type: 'otherFee', name: '其它工程费' },
|
|
|
|
|
- { type: 'otherFee1', name: '其它工程费I' },
|
|
|
|
|
- { type: 'otherFee2', name: '其它工程费II' },
|
|
|
|
|
|
|
+ { type: 'otherFee', name: '其他工程费' },
|
|
|
|
|
+ { type: 'otherFee1', name: '其他工程费I' },
|
|
|
|
|
+ { type: 'otherFee2', name: '其他工程费II' },
|
|
|
{ type: 'indirectFee', name: '间接费' },
|
|
{ type: 'indirectFee', name: '间接费' },
|
|
|
{ type: 'manage', name: '企业管理费' },
|
|
{ type: 'manage', name: '企业管理费' },
|
|
|
{ type: 'force', name: '规费' },
|
|
{ type: 'force', name: '规费' },
|