ecee09c9ce80469281932351aaf893a97b5d336e.svn-base 4.29 KB
<%@ page contentType="text/html;charset=UTF-8" %>
<%@ include file="/WEB-INF/views/include/taglib.jsp"%>
<html>
<head>
	<title>s_reg_bus_qlr管理</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/sRegBusQlr/">s_reg_bus_qlr列表</a></li>
		<shiro:hasPermission name="sumdata:datatable:sRegBusQlr:edit"><li><a href="${ctx}/sumdata/datatable/sRegBusQlr/form">s_reg_bus_qlr添加</a></li></shiro:hasPermission>
	</ul>
	<form:form id="searchForm" modelAttribute="sRegBusQlr" action="${ctx}/sumdata/datatable/sRegBusQlr/" 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>s_area_code</th>
				<th>ysdm</th>
				<th>ywh</th>
				<th>bdcdyh</th>
				<th>sxh</th>
				<th>qlrmc</th>
				<th>pcode</th>
				<th>bdcqzh</th>
				<th>qzysxlh</th>
				<th>sfczr</th>
				<th>zjzl</th>
				<th>zjh</th>
				<th>fzjg</th>
				<th>sshy</th>
				<th>gj</th>
				<th>hjszss</th>
				<th>xb</th>
				<th>dh</th>
				<th>dz</th>
				<th>yb</th>
				<th>gzdw</th>
				<th>dzyj</th>
				<th>qlrlx</th>
				<th>qlbl</th>
				<th>gyfs</th>
				<th>gyqk</th>
				<th>fddbrfzr</th>
				<th>fddbrfzrdh</th>
				<th>dlrmc</th>
				<th>dlrdh</th>
				<th>dljgmc</th>
				<th>bz</th>
				<th>qszt</th>
				<th>qllx</th>
				<th>update_date</th>
				<th>remarks</th>
				<shiro:hasPermission name="sumdata:datatable:sRegBusQlr:edit"><th>操作</th></shiro:hasPermission>
			</tr>
		</thead>
		<tbody>
		<c:forEach items="${page.list}" var="sRegBusQlr">
			<tr>
				<td><a href="${ctx}/sumdata/datatable/sRegBusQlr/form?id=${sRegBusQlr.id}">
					${sRegBusQlr.sareaCode}
				</a></td>
				<td>
					${sRegBusQlr.ysdm}
				</td>
				<td>
					${sRegBusQlr.ywh}
				</td>
				<td>
					${sRegBusQlr.bdcdyh}
				</td>
				<td>
					${sRegBusQlr.sxh}
				</td>
				<td>
					${sRegBusQlr.qlrmc}
				</td>
				<td>
					${sRegBusQlr.pcode}
				</td>
				<td>
					${sRegBusQlr.bdcqzh}
				</td>
				<td>
					${sRegBusQlr.qzysxlh}
				</td>
				<td>
					${sRegBusQlr.sfczr}
				</td>
				<td>
					${sRegBusQlr.zjzl}
				</td>
				<td>
					${sRegBusQlr.zjh}
				</td>
				<td>
					${sRegBusQlr.fzjg}
				</td>
				<td>
					${sRegBusQlr.sshy}
				</td>
				<td>
					${sRegBusQlr.gj}
				</td>
				<td>
					${sRegBusQlr.hjszss}
				</td>
				<td>
					${sRegBusQlr.xb}
				</td>
				<td>
					${sRegBusQlr.dh}
				</td>
				<td>
					${sRegBusQlr.dz}
				</td>
				<td>
					${sRegBusQlr.yb}
				</td>
				<td>
					${sRegBusQlr.gzdw}
				</td>
				<td>
					${sRegBusQlr.dzyj}
				</td>
				<td>
					${sRegBusQlr.qlrlx}
				</td>
				<td>
					${sRegBusQlr.qlbl}
				</td>
				<td>
					${sRegBusQlr.gyfs}
				</td>
				<td>
					${sRegBusQlr.gyqk}
				</td>
				<td>
					${sRegBusQlr.fddbrfzr}
				</td>
				<td>
					${sRegBusQlr.fddbrfzrdh}
				</td>
				<td>
					${sRegBusQlr.dlrmc}
				</td>
				<td>
					${sRegBusQlr.dlrdh}
				</td>
				<td>
					${sRegBusQlr.dljgmc}
				</td>
				<td>
					${sRegBusQlr.bz}
				</td>
				<td>
					${sRegBusQlr.qszt}
				</td>
				<td>
					${sRegBusQlr.qllx}
				</td>
				<td>
					<fmt:formatDate value="${sRegBusQlr.updateDate}" pattern="yyyy-MM-dd HH:mm:ss"/>
				</td>
				<td>
					${sRegBusQlr.remarks}
				</td>
				<shiro:hasPermission name="sumdata:datatable:sRegBusQlr:edit"><td>
    				<a href="${ctx}/sumdata/datatable/sRegBusQlr/form?id=${sRegBusQlr.id}">修改</a>
					<a href="${ctx}/sumdata/datatable/sRegBusQlr/delete?id=${sRegBusQlr.id}" onclick="return confirmx('确认要删除该s_reg_bus_qlr吗?', this.href)">删除</a>
				</td></shiro:hasPermission>
			</tr>
		</c:forEach>
		</tbody>
	</table>
	<div class="pagination">${page}</div>
</body>
</html>