JX.LI hace 2 años
padre
commit
a09c36c1f6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

@@ -1116,7 +1116,7 @@
       },
       getFirespread(eventCode) {
         this.$refs.eventdetailsdialog.showEventDialog(eventCode);
-        this.$refs.eventdetailsdialog.fireControlViewList()
+        // this.$refs.eventdetailsdialog.fireControlViewList()
       },
       getCurrentDataStr() {
         let date = new Date()