소스 검색

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 {