Merge branch 'feedback_zhouxin_854' into 'master'

* Resolve feedback #854.

See merge request easycorp/zentaopms!5474
This commit is contained in:
孙广明
2022-09-22 03:07:13 +00:00
+2
View File
@@ -246,6 +246,8 @@
<td><?php echo $statData->taskCount;?></td>
<th><?php echo $lang->bug->common;?></th>
<td><?php echo $statData->bugCount;?></td>
<th><?php echo $lang->project->budget;?></th>
<td><?php echo $project->budget;?></td>
</tr>
</tbody>
</table>