|
|
@@ -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'), // 商品编号
|