笔记本数量, contextmenu

This commit is contained in:
life
2015-03-01 23:03:21 +08:00
parent 1f03f3b710
commit e00a35a845
12 changed files with 54 additions and 19 deletions

1
node_modules/note.js generated vendored
View File

@@ -1356,6 +1356,7 @@ var Note = {
},
// 彻底删除笔记时调用
updateTagCount: function(tags) {
var me = this;
if(!tags) {
return;
}