This commit is contained in:
asktalk
2014-12-28 09:07:16 +08:00
parent 792c8cfd40
commit c0cd433c3f

View File

@ -767,6 +767,9 @@ Notebook.deleteNotebook = function(target) {
// 改变nav
Notebook.changeNav();
//显示默认笔记本keep #5
$("#notebookList #548125adf4e872105c000007_span").trigger("click");
} else {
alert(ret.Msg);
}