pengjing 7 tháng trước cách đây
mục cha
commit
25aa2eff24
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      h5app/src/utils/position.ts

+ 1 - 1
h5app/src/utils/position.ts

@@ -35,7 +35,7 @@ export function getPosition() {
                 resolve(data)
             }, function () {
                 // eslint-disable-next-line prefer-rest-params
-                /*reject(arguments)*/
+                reject(arguments)
             }, {
                 enableHighAccuracy: true,
                 timeout: 10000