#assign base=request.contextPath /> <#import "../common/defaultLayout.ftl" as defaultLayout> <@defaultLayout.layout>
| 序号 | 项目编号 | 项目名称 | 项目类型 | 合作类型 | 项目阶段 | 垫资模式 | 华智产品金额 | 华三产品金额 | 汇智产品金额 | 其他产品金额 | 项目把握度 | 项目计划招标时间 | 预计合同签订时间 | 计收计划 | 项目毛利 | 合同金额 | 项目解决方案 | 具体解决方案 | 是否二次签单 | 最终用户名称 | 客户名称 | 紫光汇智直接投标/集成商转签 | 负责人 | 备注 | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ${list.tempId!} | <#--项目编号-->${list.projectNo!} | <#--项目名称-->${list.name!} | <#--项目类型-->${list.typeDesc!} | <#--合作类型-->${'找后端要字段'!} | <#--项目阶段-->${'找后端要字段'!} | <#--垫资模式-->${list.underwrittenModeStr!} | <#--华智产品金额-->${list.huazhiRound!} | <#--华三产品金额-->${list.huasanRound!} | <#--汇智产品金额-->${list.huizhiRound!} | <#--其他产品金额-->${list.ziguangRound!} | <#--${Utils.format(list.huazhiProductAmount, "0.00")} | --> <#--${Utils.format(list.huasanProductAmount, "0.00")} | --> <#--${Utils.format(list.huizhiProductAmount, "0.00")} | --> <#--${Utils.format(list.ziguangOtherAmount, "0.00")} | --> <#--项目把握度-->${list.certaintyStr!} | <#--项目计划招标时间-->${(list.bidsTime?string("yyyy-MM-dd"))!} | <#--预计合同签订时间-->${(list.contractTime?string("yyyy-MM-dd"))!} | <#--计收计划-->${list.calculationCollection!} | <#--项目毛利-->${list.grossProfitRound!} | <#--合同金额-->${list.contractRound!} | <#--${Utils.format(list.grossProfit, "0.00")} | --> <#--${Utils.format(list.contractAmount, "0.00")} | --> <#--项目解决方案-->${list.resolvePlanStr!} | <#--具体解决方案-->${list.mainContractResolvePlan!} | <#--是否二次签单-->${list.isSecondStr!} | <#--最终用户名称-->${list.terminalCustomer!} | <#--客户名称-->${list.customer!} | <#--紫光汇智直接投标/集成商转签-->${list.signTypeStr!} | <#--负责人-->${list.principal!} | <#--备注-->${list.remark!} |