瀏覽代碼

【UAS移动端】【百度地址组件BUG修复】

wuyx 2 月之前
父節點
當前提交
8660a9f313
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) => {
         onSearchComplete: (results) => {
           if (results) {
           if (results) {
             that.setState({
             that.setState({
-              searchList: results.ok,
+              searchList: results.lk,
             })
             })
           } else {
           } else {
             that.setState({
             that.setState({