fix repeat getList

This commit is contained in:
RuoYi 2024-06-29 16:21:36 +08:00
parent 4805cc9ea5
commit 30f52f9946
1 changed files with 0 additions and 2 deletions

View File

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