test
parent
250cd4bc1d
commit
4e6f73ea76
|
|
@ -45,7 +45,6 @@ class StoreController extends Controller
|
|||
|
||||
$list = $store->productSpus()
|
||||
->select($fields)
|
||||
->distinct('store_product_skus.product_spu_id')
|
||||
->filter($input)
|
||||
// ->online()
|
||||
->wherePivot('status', 1)
|
||||
|
|
|
|||
Loading…
Reference in New Issue