|
|
@@ -163,18 +163,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
|
|
|
'width' => '120',
|
|
|
],
|
|
|
],
|
|
|
- 'LAST_CON_USER_NAME' => [
|
|
|
- 'header' => Yii::t('ctx', 'superiorCode'), // 上级编号
|
|
|
- 'headerOther' => [
|
|
|
- 'width' => '150',
|
|
|
- ],
|
|
|
- ],
|
|
|
- 'LAST_CON_REAL_NAME' => [
|
|
|
- 'header' => Yii::t('ctx', 'superiorName'), // 上级姓名
|
|
|
- 'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
- ],
|
|
|
- ],
|
|
|
+// 'LAST_CON_USER_NAME' => [
|
|
|
+// 'header' => Yii::t('ctx', 'superiorCode'), // 上级编号
|
|
|
+// 'headerOther' => [
|
|
|
+// 'width' => '150',
|
|
|
+// ],
|
|
|
+// ],
|
|
|
+// 'LAST_CON_REAL_NAME' => [
|
|
|
+// 'header' => Yii::t('ctx', 'superiorName'), // 上级姓名
|
|
|
+// 'headerOther' => [
|
|
|
+// 'width' => '120',
|
|
|
+// ],
|
|
|
+// ],
|
|
|
'BONUS_TG' => [
|
|
|
'header' => Yii::t('ctx', 'welcomeBonus'), // 销售奖金
|
|
|
'value' => function($row) {
|