diff --git a/src/main/resources/static/pages/evaluate/passwordBook/personnelPasswordBook.html b/src/main/resources/static/pages/evaluate/passwordBook/personnelPasswordBook.html index 299711e..c848724 100644 --- a/src/main/resources/static/pages/evaluate/passwordBook/personnelPasswordBook.html +++ b/src/main/resources/static/pages/evaluate/passwordBook/personnelPasswordBook.html @@ -123,39 +123,38 @@ 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( - '