抚远 行政审批公示
{for d in data}
受理事项
${d.applySubject}
受理时间:${d.acceptTime}
状态:${d.state}
{if ++d_index%4==0&&d_index!=data.length}
{/if} {/for}