mirror of https://github.com/mindoc-org/mindoc.git
删除 log
parent
30cdcce948
commit
9fc44ab501
|
@ -135,7 +135,6 @@ function pushDocumentCategory($node) {
|
|||
if(item.id === $node.id){
|
||||
|
||||
window.documentCategory[index] = $node;
|
||||
console.log( window.documentCategory[index]);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue