* Fix bug #45338, set table bordered.

This commit is contained in:
liumengyi
2024-02-19 16:51:12 +08:00
parent 512e843af6
commit ba730580c0
+1 -1
View File
@@ -14,7 +14,7 @@ dropmenu();
?>
<div class='main-table bg-white'>
<?php if(!empty($investList)):?>
<table class="table has-sort-head table-fixed table-bordered text-center">
<table class="table has-sort-head bordered table-fixed text-center">
<thead>
<tr>
<th rowspan='2' class="c-role"><?php echo $lang->personnel->role;?></th>