liwei 2 năm trước cách đây
mục cha
commit
d73f175440
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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;
             //作为组件