浏览代码

【U审批】【百度地址组件BUG修复】代码回退

wuyx 2 月之前
父节点
当前提交
23aa5a8cc2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      uas-office-web/wxuasapproval/src/components/map/MapSearch.jsx

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

@@ -38,7 +38,7 @@
          onSearchComplete: (results) => {
            if (results) {
              that.setState({
-               searchList: results.lk,
+               searchList: results.ok,
              })
            } else {
              that.setState({