Browse Source

删除log

haojianlong 4 năm trước cách đây
mục cha
commit
a1a2e5e5e2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/editClass/edit/items/SBaseIconTextEdit.ts

+ 0 - 1
src/components/editClass/edit/items/SBaseIconTextEdit.ts

@@ -388,7 +388,6 @@ export class SBaseIconTextEdit extends SGraphEdit {
     */
     textSelectChange(item: SBaseTextEdit): void {
         this.curTextItem = item;
-        console.log(this);
     } // Function textSelectChange()
 
     /**