liwei %!s(int64=2) %!d(string=hai) anos
pai
achega
d73f175440
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/modules/editor/components/CompUI/CompController.tsx

+ 0 - 2
src/modules/editor/components/CompUI/CompController.tsx

@@ -23,8 +23,6 @@ export class CompController{
         const arr = this.state.content;
         this.designCompMap.clear();
 
-        debugger;
-
         const ParseComp = (obj:any)=> {
             if (typeof obj != "object") return;
             //作为组件