Authored by 周少峰

students price

@@ -156,6 +156,7 @@ class SearchModel @@ -156,6 +156,7 @@ class SearchModel
156 'channel' => FILTER_DEFAULT, 156 'channel' => FILTER_DEFAULT,
157 'ageLevel' => FILTER_DEFAULT, 157 'ageLevel' => FILTER_DEFAULT,
158 'p_d' => FILTER_DEFAULT, 158 'p_d' => FILTER_DEFAULT,
  159 + 'students' => FILTER_DEFAULT,
159 'filter_poolId' => FILTER_DEFAULT 160 'filter_poolId' => FILTER_DEFAULT
160 ), false); 161 ), false);
161 162