上传文件
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
<items>
|
||||
<item name="工程信息" type="menu" order="1" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="基本信息" type="sub-menu" order="1" parentName="工程信息" filterSource="" filter="" template="info" dataSource="projectInfo">
|
||||
<item name="基本参数" type="title" order="1" parentName="基本信息" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="工程名称" type="key" order="1" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="工程编号" type="key" order="2" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="工程性质" type="key" order="3" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="项目类型" type="key" order="4" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="项目划分" type="key" order="5" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="检修编制模式" type="key" order="6" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'" template="" dataSource=""/>
|
||||
<item name="编制依据" type="key" order="7" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="工程区分" type="key" order="8" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" template="" dataSource=""/>
|
||||
<item name="预算类型" type="key" order="9" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="电压等级" type="key" order="10" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="地区类型" type="key" order="11" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="特殊地区" type="key" order="12" filterSource="" filter="" template="" dataSource=""/>
|
||||
</item>
|
||||
<item name="编制人信息" type="title" order="2" parentName="基本信息" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="编制人" type="key" order="1" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="编制单位" type="key" order="2" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="编制时间" type="key" order="3" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="资质证书" type="key" order="4" filterSource="" filter="" template="" dataSource=""/>
|
||||
</item>
|
||||
<item name="工程概况" type="title" order="3" parentName="基本信息" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="工程概况" type="key" order="1" filterSource="" filter="" template="" dataSource=""/>
|
||||
</item>
|
||||
</item>
|
||||
<item name="计算设置" type="sub-menu" order="2" parentName="工程信息" filterSource="" filter="" template="info" dataSource="projectInfo">
|
||||
<item name="工程参数" type="title" order="2" parentName="计算设置" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="架空线路亘长" type="key" order="1" filterSource="projectInfo" filter="filterSource[0]['项目划分']=='架空输电线路工程' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(km)"/>
|
||||
<item name="电缆线路亘长" type="key" order="2" filterSource="projectInfo" filter="filterSource[0]['项目划分']=='电缆线路工程' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(km)"/>
|
||||
<item name="通信线路亘长" type="key" order="3" filterSource="projectInfo" filter="filterSource[0]['项目划分']=='通信线路工程' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(km)"/>
|
||||
<item name="本期台数" type="key" order="4" filterSource="projectInfo" filter="filterSource[0]['工程专业']=='变电' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(台)"/>
|
||||
<item name="本期单台容量" type="key" order="5" filterSource="projectInfo" filter="filterSource[0]['工程专业']=='变电' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(万kVA)"/>
|
||||
</item>
|
||||
<item name="工程设置" type="title" order="3" parentName="计算设置" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="甲供材料计入本体" type="key" order="1" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="报表生成方式" type="key" order="2" filterSource="" filter="" template="" dataSource="" unit=""/>
|
||||
<item name="表三字体区分颜色" type="key" order="3" filterSource="" filter="" template="" dataSource="" unit=""/>
|
||||
</item>
|
||||
</item>
|
||||
|
||||
</item>
|
||||
</items>
|
||||
@@ -0,0 +1,11 @@
|
||||
<items>
|
||||
<item name="工程报表" prop="报表输出" type="menu" order="10" filterSource="" filter="" template="" dataSource="reportMenu" unit="">
|
||||
<item name="汇总" type="sub-menu" order="1" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修' && (filterSource[0]['项目划分']!='架空输电线路工程' && filterSource[0]['项目划分']!='通信线路工程')" template="report" dataSource="reportMenu.汇总" unit=""/>
|
||||
<item name="汇总" type="sub-menu" order="1" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" template="report" dataSource="reportMenu.汇总" unit=""/>
|
||||
<item name="建筑" type="sub-menu" order="2" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改' && (filterSource[0]['项目划分']!='架空输电线路工程' && filterSource[0]['项目划分']!='通信线路工程')" template="report" dataSource="reportMenu.建筑" unit=""/>
|
||||
<item name="安装" type="sub-menu" order="3" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" template="report" dataSource="reportMenu.安装" unit=""/>
|
||||
<item name="拆除" type="sub-menu" order="4" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" template="report" dataSource="reportMenu.拆除" unit=""/>
|
||||
<item name="建筑修缮" type="sub-menu" order="5" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修' && (filterSource[0]['项目划分']!='架空输电线路工程' && filterSource[0]['项目划分']!='通信线路工程')" template="report" dataSource="reportMenu.建筑修缮" unit=""/>
|
||||
<item name="设备检修" type="sub-menu" order="6" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'" template="report" dataSource="reportMenu.设备检修" unit=""/>
|
||||
</item>
|
||||
</items>
|
||||
@@ -0,0 +1,23 @@
|
||||
<items>
|
||||
<item name="工程概况" type="menu" order="1" filterSource="" filter="" template="" dataSource="">
|
||||
<item name="工程信息" type="sub-menu" parentName="工程概况" order="1" filterSource="" filter="" template="table" dataSource="projectInfo">
|
||||
<tableHeader name="序号" tree="0" order="1" align="left" width="60px"/>
|
||||
<tableHeader name="工程名称" tree="1" order="2" align="left" width="120px"/>
|
||||
<tableHeader name="工程编号" tree="0" order="3" align="left" width="60px"/>
|
||||
<tableHeader name="所属批次" tree="0" order="4" align="left" width="60px"/>
|
||||
<tableHeader name="工程概况" tree="0" order="5" align="left" width="60px"/>
|
||||
<tableHeader name="编制人" tree="0" order="6" align="left" width="60px"/>
|
||||
<tableHeader name="编制单位" tree="0" order="7" align="left" width="60px"/>
|
||||
<tableHeader name="资质证书" tree="0" order="8" align="left" width="60px"/>
|
||||
<tableHeader name="编制时间" tree="0" order="9" align="left" width="60px"/>
|
||||
<tableHeader name="特殊地区" tree="0" order="10" align="left" width="60px"/>
|
||||
<tableHeader name="编制依据" tree="0" order="11" align="left" width="60px"/>
|
||||
<tableHeader name="预算类型" tree="0" order="12" align="left" width="60px"/>
|
||||
<tableHeader name="地区类型" tree="0" order="13" align="left" width="60px"/>
|
||||
<tableHeader name="工程性质" tree="0" order="14" align="left" width="60px"/>
|
||||
<tableHeader name="项目划分" tree="0" order="15" align="left" width="60px"/>
|
||||
<tableHeader name="工程区分" tree="0" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" order="16" align="left" width="60px"/>
|
||||
<tableHeader name="电压等级" tree="0" order="17" align="left" width="60px"/>
|
||||
</item>
|
||||
</item>
|
||||
</items>
|
||||
@@ -0,0 +1,27 @@
|
||||
<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>
|
||||
@@ -0,0 +1,45 @@
|
||||
<items>
|
||||
<item name="工程信息" type="menu" order="1" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="基本信息" type="sub-menu" order="1" parentName="工程信息" filterSource="" filter="" template="info" dataSource="projectInfo">
|
||||
<item name="基本参数" type="title" order="1" parentName="基本信息" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="工程名称" type="key" order="1" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="工程编号" type="key" order="2" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="工程性质" type="key" order="3" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="项目类型" type="key" order="4" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="项目划分" type="key" order="5" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="检修编制模式" type="key" order="6" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'" template="" dataSource=""/>
|
||||
<item name="编制依据" type="key" order="7" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="工程区分" type="key" order="8" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" template="" dataSource=""/>
|
||||
<item name="预算类型" type="key" order="9" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="电压等级" type="key" order="10" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="地区类型" type="key" order="11" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="特殊地区" type="key" order="12" filterSource="" filter="" template="" dataSource=""/>
|
||||
</item>
|
||||
<item name="编制人信息" type="title" order="2" parentName="基本信息" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="编制人" type="key" order="1" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="编制单位" type="key" order="2" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="编制时间" prop="编制时间" type="key" order="3" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="资质证书" type="key" order="4" filterSource="" filter="" template="" dataSource=""/>
|
||||
</item>
|
||||
<item name="工程概况" type="title" order="3" parentName="基本信息" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="工程概况" type="key" order="1" filterSource="" filter="" template="" dataSource=""/>
|
||||
</item>
|
||||
</item>
|
||||
<item name="计算设置" type="sub-menu" order="2" parentName="工程信息" filterSource="" filter="" template="info" dataSource="projectInfo">
|
||||
<item name="工程参数" type="title" order="2" parentName="计算设置" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="架空线路亘长" type="key" order="1" filterSource="projectInfo" filter="filterSource[0]['项目划分']=='架空输电线路工程' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(km)"/>
|
||||
<item name="电缆线路亘长" type="key" order="2" filterSource="projectInfo" filter="filterSource[0]['项目划分']=='电缆线路工程' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(km)"/>
|
||||
<item name="通信线路亘长" type="key" order="3" filterSource="projectInfo" filter="filterSource[0]['项目划分']=='通信线路工程' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(km)"/>
|
||||
<item name="本期台数" type="key" order="4" filterSource="projectInfo" filter="filterSource[0]['工程专业']=='变电' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(台)"/>
|
||||
<item name="本期单台容量" type="key" order="5" filterSource="projectInfo" filter="filterSource[0]['工程专业']=='变电' || filterSource[0]['工程专业']=='配网'" template="" dataSource="" unit="(万kVA)"/>
|
||||
<item name="进出场总次数" type="key" order="6" filterSource="" filter="" template="" dataSource="" unit=""/>
|
||||
</item>
|
||||
<item name="工程设置" type="title" order="3" parentName="计算设置" filterSource="" filter="" template="" dataSource="projectInfo">
|
||||
<item name="甲供材料计入本体" type="key" order="1" filterSource="" filter="" template="" dataSource=""/>
|
||||
<item name="报表生成方式" type="key" order="2" filterSource="" filter="" template="" dataSource="" unit=""/>
|
||||
<item name="表三字体区分颜色" type="key" order="3" filterSource="" filter="" template="" dataSource="" unit=""/>
|
||||
</item>
|
||||
</item>
|
||||
|
||||
</item>
|
||||
</items>
|
||||
@@ -0,0 +1,11 @@
|
||||
<items>
|
||||
<item name="工程报表" prop="报表输出" type="menu" order="10" filterSource="" filter="" template="" dataSource="reportMenu" unit="">
|
||||
<item name="汇总" type="sub-menu" order="1" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修' && filterSource[0]['项目划分']!='通信线路工程' && filterSource[0]['项目划分']!='架空输电线路工程'" template="report" dataSource="reportMenu.汇总" unit=""/>
|
||||
<item name="汇总" type="sub-menu" order="1" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" template="report" dataSource="reportMenu.汇总" unit=""/>
|
||||
<item name="建筑" type="sub-menu" order="2" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改' && (filterSource[0]['项目划分']!='架空输电线路工程' && filterSource[0]['项目划分']!='通信线路工程')" template="report" dataSource="reportMenu.建筑" unit=""/>
|
||||
<item name="安装" type="sub-menu" order="3" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" template="report" dataSource="reportMenu.安装" unit=""/>
|
||||
<item name="拆除" type="sub-menu" order="4" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='技改'" template="report" dataSource="reportMenu.拆除" unit=""/>
|
||||
<item name="建筑修缮" type="sub-menu" order="5" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修' && (filterSource[0]['项目划分']!='架空输电线路工程' && filterSource[0]['项目划分']!='通信线路工程')" template="report" dataSource="reportMenu.建筑修缮" unit=""/>
|
||||
<item name="设备检修" type="sub-menu" order="6" filterSource="projectInfo" filter="filterSource[0]['工程性质']=='检修'" template="report" dataSource="reportMenu.设备检修" unit=""/>
|
||||
</item>
|
||||
</items>
|
||||
Reference in New Issue
Block a user