fix: 修复重复的getList

This commit is contained in:
insistence
2024-07-15 14:59:33 +08:00
parent ee625ea3ed
commit a001ff8099

View File

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