From 214a0f10b46f94fe56591849d1bf66ccc2c86f2b Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 4 Jan 2024 10:39:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=B6=E9=97=B4=E6=88=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/views/testvideo/certificate.vue | 6 +++++- server/dist/index_zs.html | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/client/src/views/testvideo/certificate.vue b/client/src/views/testvideo/certificate.vue index bb8c358..7a4713c 100644 --- a/client/src/views/testvideo/certificate.vue +++ b/client/src/views/testvideo/certificate.vue @@ -73,7 +73,8 @@ 导入证书 - 202312模板 + + 202312模板 @@ -363,11 +364,14 @@ export default { }, courseOption:[], planOption:["202309","202312"], + fileUrl:'' }; }, mounted() { this.getList(); this.getCourseList(); + let timers = new Date().getTime(); + this.fileUrl ='/media/cert/template/cert-202312.xlsx?time='+timers; }, methods: { checkPermission, diff --git a/server/dist/index_zs.html b/server/dist/index_zs.html index 7ed288e..8a7c265 100644 --- a/server/dist/index_zs.html +++ b/server/dist/index_zs.html @@ -215,10 +215,11 @@ user-scalable: 用户是否能缩放页面 -->
姓名:{{item.姓名}}
+
单位名称:{{item.单位名称}}
证书编号:{{item.证书编号}}
培训日期:{{item.培训日期}}
培训结束日期:{{item.培训结束日期}}
-
培训日期:{{item.发证日期}}
+
发证日期{{item.发证日期}}