${dataMasking(o.applicant,o.applyertype)} |
${o.itemname} |
${o.projid} |
{if o.eaJcStepDone != null && o.eaJcStepDone != undefined}
${formatDate(o.eaJcStepDone.occurtime)} |
{else}
${formatDate(o.occurtime)} |
{/if}
${getDictByDoneResult(formatDoneResult(o.eaJcStepDone))}
|
{/for}