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( - '