base
parent
23423ba194
commit
159b78cb2c
|
|
@ -45,7 +45,6 @@ class StoreController extends Controller
|
|||
|
||||
$list = $store->productSpus()
|
||||
->with(['specs'])
|
||||
->select($fields)
|
||||
->filter($input)
|
||||
// ->online()
|
||||
->wherePivot('status', 1)
|
||||
|
|
|
|||
Loading…
Reference in New Issue