瀏覽代碼

智能选址,前端修改

liutao 2 月之前
父節點
當前提交
b194385da6
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      web_ui/src/views/industrial-land/ZnxzDetail.vue

+ 3 - 3
web_ui/src/views/industrial-land/ZnxzDetail.vue

@@ -1148,6 +1148,9 @@ export default {
     init() {
       this.loading = true;
       this.check();
+      this.xzfxIndex=-1;
+      this.ghfxIndex=-1;
+      this.sqsxIndex=-1;
       setTimeout(() => {
         this.analysis();
       }, 500);
@@ -1945,9 +1948,6 @@ export default {
       this.initZbcy(this.item.geom);
 
       this.sqsxAnalysis(this.item.geom);
-      // this.sqsxAnalysis(
-      //   "POLYGON ((117.11419709081183 36.182983468640515, 117.11420047198547 36.18294635016128, 117.11421755948791 36.182947168376224, 117.11429144933 36.182950712593104, 117.11428765128782 36.18298780623907, 117.11421406714791 36.182984281554766, 117.11419709081183 36.182983468640515))"
-      // );
       this.ghfxAnalysis(this.item.geom);
       this.xzfxAnalysis(this.item.geom);