mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
删除 log
This commit is contained in:
parent
30cdcce948
commit
9fc44ab501
@ -135,7 +135,6 @@ function pushDocumentCategory($node) {
|
|||||||
if(item.id === $node.id){
|
if(item.id === $node.id){
|
||||||
|
|
||||||
window.documentCategory[index] = $node;
|
window.documentCategory[index] = $node;
|
||||||
console.log( window.documentCategory[index]);
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user