1.提交缺失的东西
This commit is contained in:
@ -166,7 +166,7 @@ class GoodsLogic{
|
||||
//商品规格
|
||||
$goods->GoodsSpec();
|
||||
$goods->append(['comment'])->hidden(['Spec','GoodsSpecValue'])
|
||||
->visible(['id','name','image','video','stock','remark','content','sales_sum','poster',
|
||||
->visible(['id','name','first_category_id','image','video','stock','remark','content','sales_sum','poster',
|
||||
'click_count','min_price','max_price','market_price','is_collect','goods_spec','goods_image',
|
||||
'goods_item','activity','member_price','is_express','is_selffetch','market_price']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user