柒零 1 vuosi sitten
vanhempi
commit
35bade36e1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      componets/authorized-login-dialog/authorizedLoginDialog.js

+ 1 - 1
componets/authorized-login-dialog/authorizedLoginDialog.js

@@ -281,7 +281,7 @@ Component({
               scope: 'scope.userLocation',
               success() {
                 // 用户同意授权后再次获取位置  
-                that.getLocation();
+                that.getLocation(e);
               },
               fail() {
                 // 用户拒绝授权