王通 %!s(int64=2) %!d(string=hai) anos
pai
achega
c4296f4ec5
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/forest.vue

+ 2 - 1
src/views/forest.vue

@@ -611,7 +611,8 @@ export default {
 
     },
     getFirespread(eventCode) {
-      this.$refs.firespread.showEventDialog(eventCode,this.calendarDay);
+      this.$refs.firespread.showEventDialog(eventCode);
+      this.$refs.firespread.fireControlViewList()
     },
     getCurrentDataStr() {
       let date = new Date()