fix repeat getList
This commit is contained in:
parent
4805cc9ea5
commit
30f52f9946
|
@ -280,6 +280,4 @@ function handleExport() {
|
|||
getList();
|
||||
}
|
||||
})();
|
||||
|
||||
getList();
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue