소스 검색

feature/EK-3238

ryan 3 주 전
부모
커밋
271cab40e2
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      backendApi/modules/v1/models/lists/shop/OrderList.php

+ 6 - 0
backendApi/modules/v1/models/lists/shop/OrderList.php

@@ -158,9 +158,15 @@ class OrderList extends \common\libs\dataList\DataList implements DataListInterf
                 ],
                 'COUNTRY' => [
                     'header' => \Yii::t('ctx', 'country'), // 国家
+                    'headerOther' => [
+                        'width' => '150',
+                    ],
                 ],
                 'CURRENCY' => [
                     'header' => \Yii::t('ctx', 'currency'), // 币种
+                    'headerOther' => [
+                        'width' => '150',
+                    ],
                 ],
                 'PROVINCE' => [
                     'header' => \Yii::t('ctx', 'shopOrderListState'), // 州