|
@@ -56,7 +56,7 @@
|
|
|
<!--表格-->
|
|
|
<script type="text/javascript">$(document).ready(function() {
|
|
|
|
|
|
- $('#myTable').fixedHeaderTable({fixedColumns:3});
|
|
|
+ $('#myTable').fixedHeaderTable({fixedColumns:4});
|
|
|
});</script>
|
|
|
<div class="pojlistautoh">
|
|
|
<table class="fancyTable" id="myTable">
|