Browse Source

车房奖金隐藏、绩效奖相关

kevin 1 năm trước cách đây
mục cha
commit
4c1179b7b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      backendApi/modules/v1/models/lists/bonus/BalanceList.php

+ 1 - 1
backendApi/modules/v1/models/lists/bonus/BalanceList.php

@@ -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']