Files
T
chentianrui fe32557ce1 上传文件
2025-08-25 10:25:35 +08:00

27 lines
3.9 KiB
XML

<items>
<item name="成果输出" type="menu" order="4" template="table" dataSource="outPut">
<tableHeader name="序号" tree="0" order="1" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="工程名称" tree="1" order="2" align="left" width="120px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="工程编号" tree="0" order="3" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="建筑修缮费" isZeroShow="0" tree="0" order="4" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="设备检修费" isZeroShow="0" tree="0" order="5" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="配件购置费" isZeroShow="0" tree="0" order="6" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="编制基准期价差" isZeroShow="0" tree="0" order="7" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="其他费用" isZeroShow="0" tree="0" order="8" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="基本预备费" isZeroShow="0" tree="0" order="9" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="工程静态投资合计" isZeroShow="0" tree="0" order="12" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'"/>
<tableHeader name="序号" tree="0" order="1" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="工程名称" tree="1" order="2" align="left" width="120px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="工程编号" tree="0" order="3" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="建筑工程费" isZeroShow="0" tree="0" order="4" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="安装工程费" isZeroShow="0" tree="0" order="5" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="拆除工程费" isZeroShow="0" tree="0" order="6" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="设备购置费" isZeroShow="0" tree="0" order="7" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="编制基准期价差" isZeroShow="0" tree="0" order="8" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="甲供设备材料费" isZeroShow="0" tree="0" order="9" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="其他费用" isZeroShow="0" tree="0" order="10" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="基本预备费" isZeroShow="0" tree="0" order="11" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
<tableHeader name="工程静态投资合计" isZeroShow="0" tree="0" order="12" align="left" width="60px" filterSource="projectInfo" filter="filterSource[0]['工程性质']!='检修'"/>
</item>
</items>