|
@@ -98,32 +98,32 @@
|
|
|
{field:'fbfxysj', align:'center', title: '分布分项(原数据)',colspan:'6'},
|
|
|
{field:'fbfxtch',align:'center',title:'分布分项(调差后)',colspan:'4'},
|
|
|
{field:'fbfxtch',align:'center',title:'共性分摊费用',colspan:'10'},
|
|
|
- {field:'hj',align:'center',width:80,title:'合计',rowspan:'2',totalRow: true}
|
|
|
+ {field:'hj',align:'center',width:120,title:'合计',rowspan:'2',totalRow: true}
|
|
|
// {templet: '#oper-col', title: 'oper'}
|
|
|
],[
|
|
|
- {field:'hjje', width:90,align:'center',title:'合计金额',totalRow: true},
|
|
|
- {field:'zjgcf', width:100,align:'center',title:'直接工程费',totalRow: true},
|
|
|
- {field:'rgf1', width:80,align:'center',title:'人工费',totalRow: true},
|
|
|
- {field:'cbrcg1', width:100,align:'center',title:'承包人采购',totalRow: true},
|
|
|
- {field:'fbrcg1', width:100,align:'center',title:'发包人采购',totalRow: true},
|
|
|
- {field:'jxf1', width:80,align:'center',title:'机械费',totalRow: true},
|
|
|
+ {field:'hjje', width:120,align:'center',title:'合计金额',totalRow: true},
|
|
|
+ {field:'zjgcf', width:120,align:'center',title:'直接工程费',totalRow: true},
|
|
|
+ {field:'rgf1', width:120,align:'center',title:'人工费',totalRow: true},
|
|
|
+ {field:'cbrcg1', width:120,align:'center',title:'承包人采购',totalRow: true},
|
|
|
+ {field:'fbrcg1', width:120,align:'center',title:'发包人采购',totalRow: true},
|
|
|
+ {field:'jxf1', width:120,align:'center',title:'机械费',totalRow: true},
|
|
|
|
|
|
- {field:'rgf2', width:80,align:'center',title:'人工费',totalRow: true},
|
|
|
- {field:'cbrcg2', width:100,align:'center',title:'承包人采购',totalRow: true},
|
|
|
- {field:'fbrcg2', width:100,align:'center',title:'发包人采购',totalRow: true},
|
|
|
- {field:'jxf2', width:80,align:'center',title:'机械费',totalRow: true},
|
|
|
+ {field:'rgf2', width:120,align:'center',title:'人工费',totalRow: true},
|
|
|
+ {field:'cbrcg2', width:120,align:'center',title:'承包人采购',totalRow: true},
|
|
|
+ {field:'fbrcg2', width:120,align:'center',title:'发包人采购',totalRow: true},
|
|
|
+ {field:'jxf2', width:120,align:'center',title:'机械费',totalRow: true},
|
|
|
|
|
|
- {field:'rgf3', width:80,align:'center',title:'人工费',totalRow: true},
|
|
|
- {field:'cbrcg3', width:100,align:'center',title:'承包人采购',totalRow: true},
|
|
|
- {field:'fbrcg3', width:100,align:'center',title:'发包人采购',totalRow: true},
|
|
|
- {field:'jxf3', width:80,align:'center',title:'机械费',totalRow: true},
|
|
|
+ {field:'rgf3', width:120,align:'center',title:'人工费',totalRow: true},
|
|
|
+ {field:'cbrcg3', width:120,align:'center',title:'承包人采购',totalRow: true},
|
|
|
+ {field:'fbrcg3', width:120,align:'center',title:'发包人采购',totalRow: true},
|
|
|
+ {field:'jxf3', width:120,align:'center',title:'机械费',totalRow: true},
|
|
|
|
|
|
- {field:'csf_1',width:100,title:'措施费-1',align:'center',totalRow: true},
|
|
|
- {field:'csf_2',width:100,title:'措施费-2',align:'center',totalRow: true},
|
|
|
- {field:'csf2',align:'center',width:90,title:'措施费二',totalRow: true},
|
|
|
- {field:'qtf',align:'center',width:80,title:'其他费',totalRow: true},
|
|
|
- {field:'gf',align:'center',width:60,title:'规费',totalRow: true},
|
|
|
- {field:'sf',align:'center',width:60,title:'税金',totalRow: true},
|
|
|
+ {field:'csf_1',width:120,title:'措施费-1',align:'center',totalRow: true},
|
|
|
+ {field:'csf_2',width:120,title:'措施费-2',align:'center',totalRow: true},
|
|
|
+ {field:'csf2',align:'center',width:120,title:'措施费二',totalRow: true},
|
|
|
+ {field:'qtf',align:'center',width:120,title:'其他费',totalRow: true},
|
|
|
+ {field:'gf',align:'center',width:120,title:'规费',totalRow: true},
|
|
|
+ {field:'sf',align:'center',width:120,title:'税金',totalRow: true},
|
|
|
]]
|
|
|
,data: [
|
|
|
<c:if test="${ not empty map.list}">
|