Skip to content

Commit

Permalink
fix: set initial locate result
Browse files Browse the repository at this point in the history
  • Loading branch information
friedjoff committed Mar 10, 2020
1 parent e8bae89 commit f0b8cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/store/reducers.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import {
export const initialState = {
location: {},
formLocation: {},
locateResult: {},
mapLayer: 'cb',
mapLocation: {},
mapView: '9|910001|5947112',
Expand Down

0 comments on commit f0b8cbb

Please sign in to comment.