Browse Source

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

zhujindu 8 tháng trước cách đây
mục cha
commit
735c746ae8
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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,