Browse Source

fix repeat getList

master
RuoYi 2 years ago
parent
commit
30f52f9946
  1. 2
      src/views/monitor/job/log.vue

2
src/views/monitor/job/log.vue

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

Loading…
Cancel
Save