xunjianxiang %!s(int64=8) %!d(string=hai) anos
pai
achega
9fc44ab501
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      static/js/editor.js

+ 0 - 1
static/js/editor.js

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