瀏覽代碼

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

zhujindu 1 年之前
父節點
當前提交
dc6b71fc9b
共有 1 個文件被更改,包括 2 次插入2 次删除
  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 {