Browse Source

农业云图加载资源判断

JX.LI 2 năm trước cách đây
mục cha
commit
21e17c8411
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/forest.vue

+ 2 - 1
src/views/forest.vue

@@ -1346,6 +1346,7 @@
           } else {
             setTimeout(() => {
               that.$refs.supermap.clearM()
+              this.getResourcesCount();
             }, 2000)
           }
         })
@@ -1848,4 +1849,4 @@
       background-color: #0f3655;
     }
   }
-</style>
+</style>