@@ -258,7 +258,7 @@ export default class Index extends Component {
const payload = {
name: keywords,
- pageSize: 10
+ pageSize: 10,
}
if (curCity.id) {
payload.cityId = curCity.id