* Finish task #70098.

This commit is contained in:
tianshujie
2022-09-23 09:15:01 +08:00
parent 6fd346708e
commit 3d210a3666
+1 -1
View File
@@ -91,7 +91,7 @@ foreach($efforts as $effort)
<th class="w-120px"><?php echo $lang->task->date;?></th>
<th class="w-120px"><?php echo $lang->task->recordedBy;?></th>
<th><?php echo $lang->task->work;?></th>
<th class="thWidth"><?php echo $lang->task->consumed;?></th>
<th class="thWidth"><?php echo $lang->task->consumedAB;?></th>
<th class="thWidth"><?php echo $lang->task->left;?></th>
</tr>
</thead>