|
|
@ -10,9 +10,10 @@ return [ |
|
|
'price' => '现价', |
|
|
'price' => '现价', |
|
|
'original_price' => '原价', |
|
|
'original_price' => '原价', |
|
|
'sale' => '销量', |
|
|
'sale' => '销量', |
|
|
'channel_id' => '频道ID', |
|
|
|
|
|
'category_id' => '分类ID', |
|
|
|
|
|
|
|
|
'channel_id' => '频道', |
|
|
|
|
|
'category_id' => '分类', |
|
|
'status' => '状态', |
|
|
'status' => '状态', |
|
|
|
|
|
'settlement' => '结算方式', |
|
|
'product' => trans('product.fields'), |
|
|
'product' => trans('product.fields'), |
|
|
], |
|
|
], |
|
|
'options' => [ |
|
|
'options' => [ |
|
|
|