From 5d6c890bd2fff4c46cefead7351d75c1532be57c Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期一, 04 十二月 2023 18:11:43 +0800 Subject: [PATCH] qxtj --- 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