Parcourir la source

AI参谋跳转高销额列表修改定位数据

zhujindu il y a 1 an
Parent
commit
dc6b71fc9b
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/views/deviceOutside/topStore.vue

+ 2 - 2
src/views/deviceOutside/topStore.vue

@@ -1266,8 +1266,8 @@ export default {
       debugger;
       if (this.AItype) {
         params = {
-          lat: 34.621986702326005,
-          lon: 112.45381110448685,
+          lat: that.lat,
+          lon: that.lon,
           aiCondition: this.aiCondition,
         };
       } else {