Browse Source

fix repeat getList

RuoYi 1 year ago
parent
commit
30f52f9946
1 changed files with 0 additions and 2 deletions
  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>