ソースを参照

农业云图加载资源判断

JX.LI 2 年 前
コミット
21e17c8411
1 ファイル変更2 行追加1 行削除
  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>