JX.LI il y a 2 ans
Parent
commit
e69fcd5f50
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
       },