@@ -68,7 +68,7 @@ class BalanceList extends \common\libs\dataList\DataList implements DataListInte
'REAL_NAME' => [
'header' => \Yii::t('ctx', 'memberName'), // 会员姓名
'headerOther' => [
- 'width' => '120',
+ 'width' => '200',
],
'valueOther' => [
'tag'=>['type'=>'success', 'size' => 'small', 'class'=>'no-border']