liuhj 8 ヶ月 前
コミット
2daddfd0f1
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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);