guoyujia 1 year ago
parent
commit
e97f217326
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/business/returnReceipt/index.vue

+ 0 - 1
src/views/business/returnReceipt/index.vue

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