|
@@ -70,10 +70,13 @@
|
|
|
<th width="4%">扣分合计</th>
|
|
<th width="4%">扣分合计</th>
|
|
|
</tr>
|
|
</tr>
|
|
|
</thead>
|
|
</thead>
|
|
|
|
|
+ <tbody class="table-tbody" style="background:white; " align="center">
|
|
|
|
|
+
|
|
|
|
|
+ </tbody>
|
|
|
</table>
|
|
</table>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div id="scrollTable" style="height:300px;overflow:scroll;">
|
|
|
|
|
|
|
+ <!--<div id="scrollTable" style="height:300px;overflow:scroll;">
|
|
|
<table style="border-top:0;" border="1" width="100%" align="center">
|
|
<table style="border-top:0;" border="1" width="100%" align="center">
|
|
|
<thead class="table-thead" style="height:0;" align="center">
|
|
<thead class="table-thead" style="height:0;" align="center">
|
|
|
<tr style="display:none;">
|
|
<tr style="display:none;">
|
|
@@ -96,7 +99,7 @@
|
|
|
|
|
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|
|
|
- </div>
|
|
|
|
|
|
|
+ </div>-->
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<script>
|
|
<script>
|