|
|
@@ -4,7 +4,7 @@
|
|
|
<div class="form-div">
|
|
|
<form class="form-horizontal">
|
|
|
<div class="form-group">
|
|
|
- <div class="from-label"><label>稽查日期</label></div>
|
|
|
+ <div class="from-label"><label>查询日期</label></div>
|
|
|
<div class="col-sm-3">
|
|
|
<input type="text" id="start-time" class="form-control form-date" placeholder="开始日期">
|
|
|
</div>
|
|
|
@@ -25,7 +25,7 @@
|
|
|
<div class="row">
|
|
|
<!-- 使用一个div来显示数据表格 -->
|
|
|
<div class="datatable" data-checkable="false" data-sortable="false">
|
|
|
- <div class="table-head" ><table border="1" width="100%" height="90px" align="center">
|
|
|
+ <div class="table-head" ><table border="1" width="100%" height="90px" align="center" class="a">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th rowspan="2" width="110px">道管</th><th rowspan="2" width="80px">道管内排名</th><th rowspan="2" width="90px">站名</th>
|