Explorar o código

农业云图加载资源判断

JX.LI %!s(int64=2) %!d(string=hai) anos
pai
achega
21e17c8411
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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>