mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-18 17:48:00 +08:00
修复删除文章BUG
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
/**
|
||||
* 删除项目
|
||||
*/
|
||||
$("#deleteBookForm").ajaxForm({
|
||||
$("#deleteBlogForm").ajaxForm({
|
||||
beforeSubmit : function () {
|
||||
$("#btnDeleteBlog").button("loading");
|
||||
},
|
||||
|
Reference in New Issue
Block a user