@ -149,7 +149,7 @@ class OtherController extends CommonController
// 全国数据
$countryArea = Company::groupBy('company_city')->whereNotNull('company_city')
->get(['company_area']);
->get(['company_city']);
$country = [];
foreach ($countryArea as $item) {
$country[] = [