Browse Source

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

zhujindu 1 year ago
parent
commit
dc6b71fc9b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/deviceOutside/topStore.vue

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

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