{extend name="layout/content"} {block name="content"}

基础信息

@if(process == 1){ @}

日志

工作单位记录

<#table id="projectTable"/>
@if((process == 1 && item.companyCode == 'rsj')||process == 3 || process==4){

人才层次记录

<#table id="arrangeTable"/>
@} @if(process == 4){

推荐津补贴类型

@} @if(item.publicState >= 4 ){

最终津补贴类型

@}

附件材料

<#table id="fileTable"/>
{/block}