@@ -152,7 +152,7 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
'width' => '120',
],
'value' => function ($row) {
- return 0;
+ return 0.00;
},
'BONUS_PE' => [