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