Browse Source

【Uas移动端】【百度地址组件BUG修复】代码回退

wuyx 3 months ago
parent
commit
71eeda5421
1 changed files with 1 additions and 1 deletions
  1. 1 1
      uas-office-web/uas-mobile/src/components/common/map/MapSearch.jsx

+ 1 - 1
uas-office-web/uas-mobile/src/components/common/map/MapSearch.jsx

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