<#assign base=request.contextPath /> <#import "../common/defaultLayout.ftl" as defaultLayout> <@defaultLayout.layout>
商务应用 / 空间管理明细数据
项目名称
项目类型
客户名称
最终用户名称
项目负责人
审核状态
是否二次合作
项目解决方案
项目周期
预计合同签订时间
<#----> <#----> <#-- --> <#-- --> <#----> <#-- --> <#----> <#----> <#----> <#----> <#----> <#----> <#----> <#----> <#----> <#----> <#----> <#----> <#----> <#----> <#list pager.list as list> <#--序号--> <#--项目编号--> <#--项目名称--> <#--项目类型--> <#--项目阶段--> <#--项目合同金额--> <#--项目创建者--> <#--审核人--> <#-- 合作类型--> <#-- --> <#--垫资模式--> <#----> <#--华智产品金额--> <#----> <#--华三产品金额--> <#----> <#--汇智产品金额--> <#----> <#--其他产品金额--> <#----> <#-- --> <#-- --> <#-- --> <#-- --> <#--项目把握度--> <#----> <#--项目计划招标时间--> <#----> <#--预计合同签订时间--> <#----> <#--计收计划--> <#----> <#--项目毛利--> <#----> <#--合同金额--> <#----> <#-- --> <#-- --> <#--项目解决方案--> <#----> <#--具体解决方案--> <#-- --> <#--是否二次签单--> <#----> <#--最终用户名称--> <#----> <#--客户名称--> <#----> <#--紫光汇智直接投标/集成商转签--> <#----> <#--负责人--> <#-- --> <#--备注--> <#---->
序号 项目编号 项目名称 项目类型 项目阶段 项目合同金额 项目创建者 审核人合作类型垫资模式华智产品金额华三产品金额汇智产品金额其他产品金额项目把握度项目计划招标时间预计合同签订时间计收计划项目毛利合同金额项目解决方案具体解决方案是否二次签单最终用户名称客户名称紫光汇智直接投标/集成商转签负责人备注
${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-项目丢失 <#else> ${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!}