删除 log

pull/147/head
xunjianxiang 2017-09-15 15:55:42 +08:00
parent 30cdcce948
commit 9fc44ab501
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ function pushDocumentCategory($node) {
if(item.id === $node.id){
window.documentCategory[index] = $node;
console.log( window.documentCategory[index]);
return;
}
}