注释定位失败提示代码
This commit is contained in:
@@ -49,7 +49,7 @@ const useLocationStore = defineStore("location", () => {
|
||||
}
|
||||
longitudeVal.value = resd.longitude
|
||||
latitudeVal.value = resd.latitude
|
||||
msg('用户位置获取失败,使用模拟定位')
|
||||
// msg('用户位置获取失败,使用模拟定位')
|
||||
resole(resd)
|
||||
},
|
||||
complete: function(e) {
|
||||
|
||||
Reference in New Issue
Block a user