93d4fb6776e744aa04a1eecfd543ea22d490a655.svn-base 5.21 KB
<%@ page contentType="text/html;charset=UTF-8" %>
<%@ include file="/WEB-INF/views/include/taglib.jsp"%>
<html>
<head>
	<title>户信息数据汇总</title>
	<meta name="decorator" content="default"/>
	<script type="text/javascript">
		$(document).ready(function() {
			
		});
		function page(n,s){
			$("#pageNo").val(n);
			$("#pageSize").val(s);
			$("#searchForm").submit();
        	return false;
        }
	</script>
</head>
<body>
	<ul class="nav nav-tabs">
		<li class="active"><a href="${ctx}/sumdata/datatable/sRegBaseH/">s_reg_base_h列表</a></li>
		<shiro:hasPermission name="sumdata:datatable:sRegBaseH:edit"><li><a href="${ctx}/sumdata/datatable/sRegBaseH/form">s_reg_base_h添加</a></li></shiro:hasPermission>
	</ul>
	<form:form id="searchForm" modelAttribute="sRegBaseH" action="${ctx}/sumdata/datatable/sRegBaseH/" method="post" class="breadcrumb form-search">
		<input id="pageNo" name="pageNo" type="hidden" value="${page.pageNo}"/>
		<input id="pageSize" name="pageSize" type="hidden" value="${page.pageSize}"/>
		<ul class="ul-form">
			<li class="btns"><input id="btnSubmit" class="btn btn-primary" type="submit" value="查询"/></li>
			<li class="clearfix"></li>
		</ul>
	</form:form>
	<sys:message content="${message}"/>
	<table id="contentTable" class="table table-striped table-bordered table-condensed">
		<thead>
			<tr>
				<th>所属县区</th>
				<th>bdcdyh</th>
				<th>fwbm</th>
				<th>jgzwmc</th>
				<th>ysdm</th>
				<th>zrzh</th>
				<th>ljzh</th>
				<th>ch</th>
				<th>zl</th>
				<th>mjdw</th>
				<th>sjcs</th>
				<th>hh</th>
				<th>shbw</th>
				<th>hx</th>
				<th>hxjg</th>
				<th>fwyt1</th>
				<th>qlxz</th>
				<th>xmmc</th>
				<th>fwlx</th>
				<th>fwxz</th>
				<th>fcfht</th>
				<th>zt</th>
				<th>cid</th>
				<th>xyposition</th>
				<th>beginc</th>
				<th>endc</th>
				<th>status</th>
				<th>rights</th>
				<th>isdiya</th>
				<th>ischafeng</th>
				<th>isyiyi</th>
				<th>isaudit</th>
				<th>islogout</th>
				<th>update_date</th>
				<th>remarks</th>
				<th>ycjzmj</th>
				<th>yctnjzmj</th>
				<th>ycftjzmj</th>
				<th>ycdxbfjzmj</th>
				<th>ycqtjzmj</th>
				<th>ycftxs</th>
				<th>scjzmj</th>
				<th>sctnjzmj</th>
				<th>scftjzmj</th>
				<th>scdxbfjzmj</th>
				<th>scqtjzmj</th>
				<th>scftxs</th>
				<th>gytdmj</th>
				<th>fttdmj</th>
				<th>dytdmj</th>
				<shiro:hasPermission name="sumdata:datatable:sRegBaseH:edit"><th>操作</th></shiro:hasPermission>
			</tr>
		</thead>
		<tbody>
		<c:forEach items="${page.list}" var="sRegBaseH">
			<tr>
				<td><a href="${ctx}/sumdata/datatable/sRegBaseH/form?id=${sRegBaseH.id}">
					${fns:getDictLabel(sRegBaseH.sareaCode, 'reg_bus_xq', '')}
				</a></td>
				<td>
					${sRegBaseH.bdcdyh}
				</td>
				<td>
					${sRegBaseH.fwbm}
				</td>
				<td>
					${sRegBaseH.jgzwmc}
				</td>
				<td>
					${sRegBaseH.ysdm}
				</td>
				<td>
					${sRegBaseH.zrzh}
				</td>
				<td>
					${sRegBaseH.ljzh}
				</td>
				<td>
					${sRegBaseH.ch}
				</td>
				<td>
					${sRegBaseH.zl}
				</td>
				<td>
					${sRegBaseH.mjdw}
				</td>
				<td>
					${sRegBaseH.sjcs}
				</td>
				<td>
					${sRegBaseH.hh}
				</td>
				<td>
					${sRegBaseH.shbw}
				</td>
				<td>
					${sRegBaseH.hx}
				</td>
				<td>
					${sRegBaseH.hxjg}
				</td>
				<td>
					${sRegBaseH.fwyt1}
				</td>
				<td>
					${sRegBaseH.qlxz}
				</td>
				<td>
					${sRegBaseH.xmmc}
				</td>
				<td>
					${sRegBaseH.fwlx}
				</td>
				<td>
					${sRegBaseH.fwxz}
				</td>
				<td>
					${sRegBaseH.fcfht}
				</td>
				<td>
					${sRegBaseH.zt}
				</td>
				<td>
					${sRegBaseH.cid}
				</td>
				<td>
					${sRegBaseH.xyposition}
				</td>
				<td>
					${sRegBaseH.beginc}
				</td>
				<td>
					${sRegBaseH.endc}
				</td>
				<td>
					${sRegBaseH.status}
				</td>
				<td>
					${sRegBaseH.rights}
				</td>
				<td>
					${sRegBaseH.isdiya}
				</td>
				<td>
					${sRegBaseH.ischafeng}
				</td>
				<td>
					${sRegBaseH.isyiyi}
				</td>
				<td>
					${sRegBaseH.isaudit}
				</td>
				<td>
					${sRegBaseH.islogout}
				</td>
				<td>
					<fmt:formatDate value="${sRegBaseH.updateDate}" pattern="yyyy-MM-dd HH:mm:ss"/>
				</td>
				<td>
					${sRegBaseH.remarks}
				</td>
				<td>
					${sRegBaseH.ycjzmj}
				</td>
				<td>
					${sRegBaseH.yctnjzmj}
				</td>
				<td>
					${sRegBaseH.ycftjzmj}
				</td>
				<td>
					${sRegBaseH.ycdxbfjzmj}
				</td>
				<td>
					${sRegBaseH.ycqtjzmj}
				</td>
				<td>
					${sRegBaseH.ycftxs}
				</td>
				<td>
					${sRegBaseH.scjzmj}
				</td>
				<td>
					${sRegBaseH.sctnjzmj}
				</td>
				<td>
					${sRegBaseH.scftjzmj}
				</td>
				<td>
					${sRegBaseH.scdxbfjzmj}
				</td>
				<td>
					${sRegBaseH.scqtjzmj}
				</td>
				<td>
					${sRegBaseH.scftxs}
				</td>
				<td>
					${sRegBaseH.gytdmj}
				</td>
				<td>
					${sRegBaseH.fttdmj}
				</td>
				<td>
					${sRegBaseH.dytdmj}
				</td>
				<shiro:hasPermission name="sumdata:datatable:sRegBaseH:edit"><td>
    				<a href="${ctx}/sumdata/datatable/sRegBaseH/form?id=${sRegBaseH.id}">修改</a>
					<a href="${ctx}/sumdata/datatable/sRegBaseH/delete?id=${sRegBaseH.id}" onclick="return confirmx('确认要删除该s_reg_base_h吗?', this.href)">删除</a>
				</td></shiro:hasPermission>
			</tr>
		</c:forEach>
		</tbody>
	</table>
	<div class="pagination">${page}</div>
</body>
</html>