Compare commits

..

No commits in common. "03af4a589a4554f8683678a5131262cad02d9831" and "fb3b626970dab126af72ec7ecdae95afe4610299" have entirely different histories.

View File

@ -232,7 +232,6 @@ class StoreProductLists extends BaseAdminDataLists implements ListsSearchInterfa
{
$data = [
'id' => '商品id',
'image' => '图片',
'store_name' => '商品名称',
'product_type_name' => '商品类型',
'cate_name' => '分类',