瀏覽代碼

百度地图地址解析接口bug优化

zhujindu 8 月之前
父節點
當前提交
735c746ae8
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/deviceOutside/suishenbangOutstoreVisit.vue

+ 2 - 0
src/views/deviceOutside/suishenbangOutstoreVisit.vue

@@ -449,6 +449,8 @@ export default {
           console.log('province=' + province);
           console.log('city=' + city);
           console.log('district=' + district);
+          console.log(addresses);
+          console.log(addresses.recommend);
           var params = {
             storeId: that.storeId,
             storeCode: that.storeCode,