JX.LI пре 2 година
родитељ
комит
e69fcd5f50
1 измењених фајлова са 1 додато и 0 уклоњено
  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
       },