Просмотр исходного кода

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

zhujindu 8 месяцев назад
Родитель
Сommit
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,