Просмотр исходного кода

feat: NG-15: 新会员注册时增加国家与语言选项.

kevin 1 год назад
Родитель
Сommit
30431f9710
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      backendApi/modules/v1/models/lists/shop/GoodsList.php

+ 1 - 1
backendApi/modules/v1/models/lists/shop/GoodsList.php

@@ -40,7 +40,7 @@ class GoodsList extends \common\libs\dataList\DataList implements DataListInterf
                 'ID' => null,
                 'GOODS_NAME' => [
                     'header' => \Yii::t('ctx', 'shopListProductName'), // 商品名称
-                    'headerOther' => ['width' => '200'],
+//                    'headerOther' => ['width' => '200'],
                 ],
                 'GOODS_NO' => [
                     'header' => \Yii::t('ctx', 'shopListProductsCode'), // 商品编号