|
|
@@ -85,12 +85,6 @@ class RelationList extends \common\libs\dataList\DataList implements DataListInt
|
|
|
'width' => '210',
|
|
|
],
|
|
|
],
|
|
|
- 'CROWN_LV_NAME' => [
|
|
|
- 'header' => Yii::t('ctx', 'highestCrown'), // 推荐会员聘级
|
|
|
- 'headerOther' => [
|
|
|
- 'width' => '210',
|
|
|
- ],
|
|
|
- ],
|
|
|
'PERIOD_AT' => [
|
|
|
'header' => Yii::t('ctx', 'joiningPeriod'), // 加入期数
|
|
|
'headerOther' => ['width' => '110'],
|