From 1c91a6714227083532625c932d125f24c2c0ed58 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Fri, 23 May 2025 16:00:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../passwordBook/personnelPasswordBook.html | 51 ++++++++++--------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/src/main/resources/static/pages/evaluate/passwordBook/personnelPasswordBook.html b/src/main/resources/static/pages/evaluate/passwordBook/personnelPasswordBook.html index 42da1eb..299711e 100644 --- a/src/main/resources/static/pages/evaluate/passwordBook/personnelPasswordBook.html +++ b/src/main/resources/static/pages/evaluate/passwordBook/personnelPasswordBook.html @@ -123,36 +123,37 @@ layer.msg('请求失败') } }) - }) - // 获取上传的文件 - function getUploadFile() { - $.ajax({ - url: ctxPath + '/upload/getFile', - type: 'GET', - success: function (res) { - console.log(res, 'res文件列表') - if (res.obj && res.obj.length > 0) { - res.obj.forEach(item => { - $('.password-book-list').append( - '