Merge branch 'sprint/master_lanzongjun_fixbug' into 'master'

* fix bug #19535

See merge request easycorp/zentaopms!2260
This commit is contained in:
王怡栋
2022-03-15 03:29:28 +00:00
+2 -2
View File
@@ -61,8 +61,8 @@
<thead>
<tr>
<th class='chart-label' colspan='2'><?php echo $lang->task->report->$chartType->item;?></th>
<th class='w-50px text-right'><?php echo $lang->task->report->value;?></th>
<th class='w-50px'><?php echo $lang->report->percent;?></th>
<th class='w-60px text-right'><?php echo $lang->task->report->value;?></th>
<th class='w-60px'><?php echo $lang->report->percent;?></th>
</tr>
</thead>
<tbody>