6
0
Fork 0
panliang 2023-02-15 16:44:55 +08:00
parent 23423ba194
commit 159b78cb2c
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ class StoreController extends Controller
$list = $store->productSpus()
->with(['specs'])
->select($fields)
->filter($input)
// ->online()
->wherePivot('status', 1)