上传密码本

This commit is contained in:
liang.chao 2025-05-23 15:43:46 +08:00
parent ebdad1c997
commit 5fddd90564
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
// 执行上传功能 // 执行上传功能
var uploadInst = upload.render({ var uploadInst = upload.render({
elem: '#upload-btn', elem: '#upload-btn',
url: ctxPath + '/upload/file', url: ctxPath + '/upload/passWordFile',
accept: 'file', accept: 'file',
multiple: false, multiple: false,
done: function (res) { done: function (res) {