liuhj hai 8 meses
pai
achega
2daddfd0f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/statistics/Statistically.vue

+ 1 - 1
src/components/statistics/Statistically.vue

@@ -651,7 +651,7 @@ export default {
                 language: "zh-Hans",
                 getsUserLocation: true
             });
-            geocoder.lookup('成都', function (err, data) {
+            geocoder.lookup('中国四川省达州市', function (err, data) {
                 console.log(err);
                 
                 console.log(data);