@ -1243,7 +1243,6 @@ public class FormDesigner extends TargetComponent<Form> implements TreeSelection
.currentDragEvent(currentDragEvent);
addingModel = new AddingModel(this, xCreator);
this.setDropTarget(new FormCreatorDropTarget(this));
// 触发状态添加模式事件
repaint();
}