|
|
@@ -139,13 +139,13 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
|
|
|
'BONUS_SE' => [
|
|
|
'header' => Yii::t('ctx', 'superEliteBonus'), // Super_Elite奖金
|
|
|
'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
+ 'width' => '150',
|
|
|
],
|
|
|
],
|
|
|
'BONUS_LB' => [
|
|
|
'header' => Yii::t('ctx', 'leaderShipBonus'), // LeaderShip奖金
|
|
|
'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
+ 'width' => '150',
|
|
|
],
|
|
|
],
|
|
|
'BONUS_ST' => [
|
|
|
@@ -155,15 +155,15 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
|
|
|
],
|
|
|
],
|
|
|
'BONUS_PB' => [
|
|
|
- 'header' => Yii::t('ctx', 'performanceBonus'), // Performance Bonus
|
|
|
+ 'header' => Yii::t('ctx', 'performanceBonus'), // 绩效奖
|
|
|
'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
+ 'width' => '150',
|
|
|
],
|
|
|
],
|
|
|
'BONUS_WB' => [
|
|
|
'header' => Yii::t('ctx', 'welcomeBonus'), // 迎新奖
|
|
|
'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
+ 'width' => '130',
|
|
|
],
|
|
|
],
|
|
|
'BONUS_CAR' => [
|