上传密码本
This commit is contained in:
parent
ebdad1c997
commit
5fddd90564
|
|
@ -69,7 +69,7 @@
|
|||
// 执行上传功能
|
||||
var uploadInst = upload.render({
|
||||
elem: '#upload-btn',
|
||||
url: ctxPath + '/upload/file',
|
||||
url: ctxPath + '/upload/passWordFile',
|
||||
accept: 'file',
|
||||
multiple: false,
|
||||
done: function (res) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue