@ -1999,9 +1999,6 @@ public class FormDesigner extends TargetComponent<Form> implements TreeSelection
XLayoutContainer container = XCreatorUtils.getHotspotContainer(hoveredComponent);
boolean success = false;
if (container != null) {
//XWCardTagLayout 切换添加状态到普通状态
container.stopAddingState(this);
// 如果是容器,则调用其acceptComponent接受组件
AddingModel model = this.getAddingModel();