|
@@ -39,7 +39,7 @@ export default class MapSearch extends Component {
|
|
|
onSearchComplete: (results) => {
|
|
onSearchComplete: (results) => {
|
|
|
if (results) {
|
|
if (results) {
|
|
|
that.setState({
|
|
that.setState({
|
|
|
- searchList: results.ok,
|
|
|
|
|
|
|
+ searchList: results.lk,
|
|
|
})
|
|
})
|
|
|
} else {
|
|
} else {
|
|
|
that.setState({
|
|
that.setState({
|