Explorar el Código

fix repeat getList

RuoYi hace 1 año
padre
commit
30f52f9946
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/views/monitor/job/log.vue

+ 0 - 2
src/views/monitor/job/log.vue

@@ -280,6 +280,4 @@ function handleExport() {
     getList();
   }
 })();
-
-getList();
 </script>