Fix issue

This commit is contained in:
zhaoke
2022-12-09 05:57:49 +00:00
parent 6a65a41eef
commit c45cc99854
14 changed files with 47 additions and 58 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
</p>
</div>
<?php else:?>
<table class='table has-sort-head table-fixed' id='hostTable'>
<table class='table has-sort-head' id='hostTable'>
<thead>
<tr>
<?php $vars = "browseType=$browseType&param=$param&orderBy=%s&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}";?>