diff --git a/src/main/resources/templates/admin/project_list.ftl b/src/main/resources/templates/admin/project_list.ftl index de2e2e0..a25d274 100644 --- a/src/main/resources/templates/admin/project_list.ftl +++ b/src/main/resources/templates/admin/project_list.ftl @@ -773,93 +773,132 @@ } - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + <#----> + <#----> + <#----> + + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + + + <#----> + <#----> + <#----> - + + <#list pager.list as list> + + + <#--序号--> + <#--项目编号--> - - - - - - - - - -<#-- --> -<#-- --> -<#-- --> -<#-- --> -<#-- --> - - - - - - -<#-- --> -<#-- --> -<#-- --> -<#-- --> - - - - - - - - - - - - - - - - - + <#--项目名称--> + + <#--项目类型--> + + <#--项目阶段--> + + <#--垫资模式--> + <#----> + <#--垫资利息--> + <#----> + <#--垫资峰值--> + <#----> + <#--项目合同金额--> + + <#--项目毛利--> + <#----> + <#--项目毛利率--> + <#----> + <#-- --> + <#-- --> + <#-- --> + <#-- --> + <#-- --> + <#--项目把握度--> + <#----> + <#--汇智产品金额--> + <#----> + <#--华智产品金额--> + <#----> + <#--华三产品金额--> + <#----> + <#--其他产品金额--> + <#----> + <#-- --> + <#-- --> + <#-- --> + <#-- --> + <#--项目状态--> + <#----> + <#--行业场景应用--> + <#----> + <#--解决方案--> + <#----> + <#--客户名称--> + <#----> + <#--最终用户名称--> + <#----> + <#--预计合同签订时间--> + <#----> + <#--项目计划招标时间--> + <#----> + <#--是否二次合作--> + <#----> + <#--直签--> + <#----> + <#--战略合作对象--> + <#----> + <#--项目负责人--> + <#----> + <#--审核状态--> + <#----> + <#--当前审核人--> + + <#--项目创建者--> + + <#--部门名称--> + <#-- --> + <#--项目周期--> + <#----> + <#--最后更新时间--> + <#----> + <#--操作--> - diff --git a/src/main/resources/templates/admin/project_list_approve.ftl b/src/main/resources/templates/admin/project_list_approve.ftl index a44201e..6b9d0a6 100644 --- a/src/main/resources/templates/admin/project_list_approve.ftl +++ b/src/main/resources/templates/admin/project_list_approve.ftl @@ -1,5 +1,6 @@ <#assign base=request.contextPath /> <#import "../common/defaultLayout.ftl" as defaultLayout> + <@defaultLayout.layout>
- 序号 项目编号style="color: red" onclick="sub_function('projectNoDown')">style="color: red" onclick="sub_function('projectNoUp')"> 项目名称style="color: red" onclick="sub_function('projectNameDown')">style="color: red" onclick="sub_function('projectNameUp')">项目类型style="color: red" onclick="sub_function('projectTypeDown')">style="color: red" onclick="sub_function('projectTypeUp')">垫资模式style="color: red" onclick="sub_function('underModeDown')">style="color: red" onclick="sub_function('underModeUp')">垫资利息style="color: red" onclick="sub_function('underIntDown')">style="color: red" onclick="sub_function('underIntUp')">垫资峰值style="color: red" onclick="sub_function('underPeakDown')">style="color: red" onclick="sub_function('underPeakUp')">项目合同金额style="color: red" onclick="sub_function('projectContractDown')">style="color: red" onclick="sub_function('projectContractUp')">项目毛利style="color: red" onclick="sub_function('grossProfitDown')">style="color: red" onclick="sub_function('grossProfitUp')">项目毛利率style="color: red" onclick="sub_function('grossProfitMarginDown')">style="color: red" onclick="sub_function('grossProfitMarginUp')">项目把握度style="color: red" onclick="sub_function('certaintyDown')">style="color: red" onclick="sub_function('certaintyUp')">汇智产品金额style="color: red" onclick="sub_function('huizhiDown')">style="color: red" onclick="sub_function('huizhiUp')">华智产品金额style="color: red" onclick="sub_function('huazhiDown')">style="color: red" onclick="sub_function('huazhiUp')">华三产品金额style="color: red" onclick="sub_function('huasanDown')">style="color: red" onclick="sub_function('huasanUp')">其他产品金额style="color: red" onclick="sub_function('otherDown')">style="color: red" onclick="sub_function('otherUp')">项目状态行业场景应用解决方案客户名称最终用户名称预计合同签订时间项目计划招标时间是否二次合作直签战略合作对象项目负责人审核状态当前审核人项目创建者部门名称项目周期最后更新时间项目类型style="color: red" onclick="sub_function('projectTypeDown')">style="color: red" onclick="sub_function('projectTypeUp')">项目阶段垫资模式style="color: red" onclick="sub_function('underModeDown')">style="color: red" onclick="sub_function('underModeUp')">垫资利息style="color: red" onclick="sub_function('underIntDown')">style="color: red" onclick="sub_function('underIntUp')">垫资峰值style="color: red" onclick="sub_function('underPeakDown')">style="color: red" onclick="sub_function('underPeakUp')">项目合同金额style="color: red" onclick="sub_function('projectContractDown')">style="color: red" onclick="sub_function('projectContractUp')">项目毛利style="color: red" onclick="sub_function('grossProfitDown')">style="color: red" onclick="sub_function('grossProfitUp')">项目毛利率style="color: red" onclick="sub_function('grossProfitMarginDown')">style="color: red" onclick="sub_function('grossProfitMarginUp')">项目把握度style="color: red" onclick="sub_function('certaintyDown')">style="color: red" onclick="sub_function('certaintyUp')">汇智产品金额style="color: red" onclick="sub_function('huizhiDown')">style="color: red" onclick="sub_function('huizhiUp')">华智产品金额style="color: red" onclick="sub_function('huazhiDown')">style="color: red" onclick="sub_function('huazhiUp')">华三产品金额style="color: red" onclick="sub_function('huasanDown')">style="color: red" onclick="sub_function('huasanUp')">其他产品金额style="color: red" onclick="sub_function('otherDown')">style="color: red" onclick="sub_function('otherUp')">项目状态行业场景应用解决方案客户名称最终用户名称预计合同签订时间项目计划招标时间是否二次合作直签战略合作对象项目负责人审核状态当前审核人项目创建者部门名称项目周期最后更新时间操作
- ${list.tempId!}${list.projectNo!}${list.name!}${list.typeDesc!}${list.underwrittenModeStr!}${list.advanceInterestAmountRound!}${list.advancePeakAmountRound!}${list.contractRound!}${list.grossProfitRound!}${list.grossProfitMarginRound!}${Utils.format(list.advanceInterestAmount, "0.00")}${Utils.format(list.advancePeakAmount, "0.00")}${Utils.format(list.contractAmount, "0.00")}${Utils.format(list.grossProfit, "0.00")}${Utils.format(list.grossProfitMargin, "0.00")}${list.certaintyStr!}${list.huizhiRound!}${list.huazhiRound!}${list.huasanRound!}${list.ziguangRound!}${Utils.format(list.huizhiProductAmount, "0.00")}${Utils.format(list.huazhiProductAmount, "0.00")}${Utils.format(list.huasanProductAmount, "0.00")}${Utils.format(list.ziguangOtherAmount, "0.00")}${list.statusDesc!}${list.industryScenario!}${list.resolvePlanStr!}${list.customer!}${list.terminalCustomer!}${(list.contractTime?string("yyyy-MM-dd"))!}${(list.bidsTime?string("yyyy-MM-dd"))!}${list.isSecondStr!}${list.signTypeStr!}${list.collaborator!}${list.principal!}${list.approveStatusDesc!}${list.approveName!}${list.creatorName!}${list.deptName!}${(list.startDate?string("yyyy-MM"))!} ~ ${(list.endDate?string("yyyy-MM"))!}${(list.lastUpdateTime?string("yyyy-MM-dd HH:mm:ss"))!} + ${list.name!} + ${list.typeDesc!}等韩博确定字段${list.underwrittenModeStr!}${list.advanceInterestAmountRound!}${list.advancePeakAmountRound!}${list.contractRound!}${list.grossProfitRound!}${list.grossProfitMarginRound!}${Utils.format(list.advanceInterestAmount, "0.00")}${Utils.format(list.advancePeakAmount, "0.00")}${Utils.format(list.contractAmount, "0.00")}${Utils.format(list.grossProfit, "0.00")}${Utils.format(list.grossProfitMargin, "0.00")}${list.certaintyStr!}${list.huizhiRound!}${list.huazhiRound!}${list.huasanRound!}${list.ziguangRound!}${Utils.format(list.huizhiProductAmount, "0.00")}${Utils.format(list.huazhiProductAmount, "0.00")}${Utils.format(list.huasanProductAmount, "0.00")}${Utils.format(list.ziguangOtherAmount, "0.00")}${list.statusDesc!}${list.industryScenario!}${list.resolvePlanStr!}${list.customer!}${list.terminalCustomer!}${(list.contractTime?string("yyyy-MM-dd"))!}${(list.bidsTime?string("yyyy-MM-dd"))!}${list.isSecondStr!}${list.signTypeStr!}${list.collaborator!}${list.principal!}${list.approveStatusDesc!}${list.approveName!}${list.creatorName!}${list.deptName!}${(list.startDate?string("yyyy-MM"))!} ~ ${(list.endDate?string("yyyy-MM"))!}${(list.lastUpdateTime?string("yyyy-MM-dd HH:mm:ss"))!}
@@ -991,7 +1030,6 @@