This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shenzx
/
badminton-web
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix repeat getList
RuoYi
1 year ago
parent
4805cc9ea5
commit
30f52f9946
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
src/views/monitor/job/log.vue
+ 0
- 2
src/views/monitor/job/log.vue
View File
@@ -280,6 +280,4 @@ function handleExport() {
getList();
}
})();
-
-getList();
</script>