#assign base=request.contextPath /> <#import "../common/defaultLayout.ftl" as defaultLayout> <@defaultLayout.layout>
序号 | 项目编号 | 项目名称 | 项目类型 | 项目阶段 | 项目合同金额 | 项目创建者 | 审核人 | <#--合作类型 | --> <#--垫资模式 | --> <#--华智产品金额 | --> <#--华三产品金额 | --> <#--汇智产品金额 | --> <#--其他产品金额 | --> <#--项目把握度 | --> <#--项目计划招标时间 | --> <#--预计合同签订时间 | --> <#--计收计划 | --> <#--项目毛利 | --> <#--合同金额 | --> <#--项目解决方案 | --> <#--具体解决方案 | --> <#--是否二次签单 | --> <#--最终用户名称 | --> <#--客户名称 | --> <#--紫光汇智直接投标/集成商转签 | --> <#--负责人 | --> <#--备注 | -->||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
${list.tempId!} | <#--项目编号-->${list.projectNo!} | <#--项目名称-->${list.name!} | <#--项目类型-->${list.typeDesc!} | <#--项目阶段--><#if list.stage??> <#if list.stage==0>S0-概算立项 <#elseif list.stage==1>S1-项目调研 <#elseif list.stage==2>S2-方案设计 <#elseif list.stage==3>S3-预算评估 <#elseif list.stage==4>S4-招标期 <#elseif list.stage==5>S5-合同期 <#elseif list.stage==6>S6-交付期 <#elseif list.stage==7>S7-结算期 <#elseif list.stage==8>S8-决算期 <#elseif list.stage==9>L-项目丢失 #if> <#else> #if> | <#--项目合同金额-->${Utils.format(list.contractAmount, "0.00")} | <#--项目创建者-->${list.creatorName!} | <#--审核人-->${list.approveName!} | <#-- 合作类型--> <#--${'找后端要字段'!} | --> <#--垫资模式--> <#--${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!} | -->