bootstrap fileinput上传返回400,404,500 等错误替换

$(".uploadfile").on('filebatchuploaderror', function(event, data, msg) {
$(".file-error-message").text("请按照正确的进行操作!谢谢!");
});

根据你的ID替换即可。

posted @ 2017-12-06 15:57  JavaPro  阅读(2705)  评论(0编辑  收藏  举报
豫ICP备19010929号