Kaynağa Gözat

农业云图加载资源判断

JX.LI 2 yıl önce
ebeveyn
işleme
21e17c8411
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  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>