Explorar o código

门店拜访时上传省市区信息

zhujindu hai 1 ano
pai
achega
fd6f7001bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/deviceOutside/suishenbangOutstoreVisit.vue

+ 1 - 1
src/views/deviceOutside/suishenbangOutstoreVisit.vue

@@ -441,7 +441,7 @@ export default {
       geocoder.getAddress({ location: location }).then(
         function (result) {
           var addresses = result.result.formatted_addresses;
-          conosle.log('result=' + JSON.stringify(result));
+          console.log('result=' + JSON.stringify(result));
           var params = {
             storeId: that.storeId,
             storeCode: that.storeCode,