荥阳市小微权力“监督一点通”平台
中共荥阳市纪律检查委员会
荥阳市监察委员会
首页
小微权力监督
村级项目监督
村级资产监督
村级资源监督
村级资金监督
民生资金查询
服务企业观测一览表
问题平台
营商环境监督
当前位置:首页 > 营商环境监督 >
问题平台
回复查询:
查 询
提建议
编号
主题
回复部门
回复时间
状态
{#foreach $T.table as record}
{$T.record.ext2?$T.record.ext2:''}
{$T.record.ext4}
{$T.record.replyOrg?$T.record.replyOrg:''}
{$T.record.replyTime?$T.record.replyTime:''}
{#if $T.record.status==1}
未处理
{#/if} {#if $T.record.status==2 || $T.record.status==4}
办理中
{#/if} {#if $T.record.status==3}
已办理
{#/if}
{#/for}
{#if $T.total>0}
共 {$T.total} 条记录
{#if $T.currentPage>1}
<
{#/if}
{#for i=1 to (($T.total%$T.limit)==0?Math.floor($T.total/$T.limit):(Math.floor($T.total/$T.limit)+1))} {#if (($T.i >= ($T.currentPage-$T.split)) && ($T.i <= ($T.currentPage+$T.split)))||($T.i<=$T.show&&($T.currentPage+$T.split)<=$T.show)} {#if ($T.i==$T.currentPage)}
{$T.i}
{#else}
{$T.i}
{#/if} {#/if} {#/for}
{#if $T.currentPage < (($T.total%$T.limit)==0?Math.floor($T.total/$T.limit):(Math.floor($T.total/$T.limit)+1))}
>
{#/if}
{#else}
暂无数据
{#/if}