@@ -164,6 +164,5 @@ function handleExport() {
`order_${new Date().getTime()}.xlsx`
)
}
-
getList()
</script>