JX.LI 2 years ago
parent
commit
e69fcd5f50
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/forest.vue

+ 1 - 0
src/views/forest.vue

@@ -1003,6 +1003,7 @@
         this.getEventByReportorOrder(day)
         this.getExposureStage(day)
         this.getSupermap(day);
+        this.getResourcesCount();
         this.calendarDay = day
       },