|
|
@@ -104,7 +104,7 @@ class GoodsList extends \common\libs\dataList\DataList implements DataListInterf
|
|
|
'headerOther' => ['width' => '150'],
|
|
|
],
|
|
|
'SELL_PRICE_STANDARD' => [
|
|
|
- 'header' => 'Standard price($)',//标准价格($)
|
|
|
+ 'header' => 'US price($)',//标准价格($)
|
|
|
'headerOther' => [
|
|
|
'width' => '150',
|
|
|
],
|
|
|
@@ -118,7 +118,7 @@ class GoodsList extends \common\libs\dataList\DataList implements DataListInterf
|
|
|
},
|
|
|
],
|
|
|
'SELL_PRICE' => [
|
|
|
- 'header' => 'Products Price(₦)',//商品价格
|
|
|
+ 'header' => 'Sales Price(₦)',//商品价格
|
|
|
'headerOther' => [
|
|
|
'width' => '150',
|
|
|
],
|