From 406fd3a29e7b83139d3f6669adad9f5237209947 Mon Sep 17 00:00:00 2001
From: su1124 <1583764726@qq.com>
Date: 星期一, 04 十二月 2023 08:46:03 +0800
Subject: [PATCH] su

---
 src/views/hosp/hosp/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/hosp/hosp/index.vue b/src/views/hosp/hosp/index.vue
index 9f51616..2af109d 100644
--- a/src/views/hosp/hosp/index.vue
+++ b/src/views/hosp/hosp/index.vue
@@ -544,7 +544,7 @@
         {
           ...this.queryParams,
         },
-        `hosp_${new Date().getTime()}.xlsx`
+        `hosp_${new Date().getList()}.xlsx`
       );
     },
   },

--
Gitblit v1.8.0