|
@@ -103,8 +103,8 @@
|
|
{field:'wbssbm',width:100, align:'center',rowspan:'2',title:"wbs识别码",rowspan:'2'},
|
|
{field:'wbssbm',width:100, align:'center',rowspan:'2',title:"wbs识别码",rowspan:'2'},
|
|
{field:'fbfxysj', align:'center', title: '分部分项(原数据)',colspan:'6'},
|
|
{field:'fbfxysj', align:'center', title: '分部分项(原数据)',colspan:'6'},
|
|
{field:'fbfxtch',align:'center',title:'分部分项(调差后)',colspan:'4'},
|
|
{field:'fbfxtch',align:'center',title:'分部分项(调差后)',colspan:'4'},
|
|
- {field:'fbfxtch',align:'center',title:'共性分摊费用',colspan:'10'},
|
|
|
|
- {field:'gxfy',align:'center',width:120,title: '共性费用',rowspan:'2',totalRow: true},
|
|
|
|
|
|
+ {field:'fbfxtch',align:'center',title:'共性分摊费用',colspan:'11'},
|
|
|
|
+
|
|
{field:'hj',align:'center',width:120,title:'合计',rowspan:'2',totalRow: true}
|
|
{field:'hj',align:'center',width:120,title:'合计',rowspan:'2',totalRow: true}
|
|
// {templet: '#oper-col', title: 'oper'}
|
|
// {templet: '#oper-col', title: 'oper'}
|
|
],[
|
|
],[
|
|
@@ -131,6 +131,7 @@
|
|
{field:'qtf',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:'gf',align:'center',width:120,title:'规费',totalRow: true},
|
|
{field:'sf',align:'center',width:120,title:'税金',totalRow: true},
|
|
{field:'sf',align:'center',width:120,title:'税金',totalRow: true},
|
|
|
|
+ {field:'gxfy',align:'center',width:120,title: '共性费用',rowspan:'2',totalRow: true},
|
|
]]
|
|
]]
|
|
,data: [
|
|
,data: [
|
|
<c:if test="${ not empty map.list}">
|
|
<c:if test="${ not empty map.list}">
|