@ -340,6 +340,8 @@ public class FormDesigner extends TargetComponent<Form> implements TreeSelection
parameterArray = null;
refreshParameter();
//parameter多的时候,不刷新会出现横线
refreshRoot();
//不知道为什么添加完参数后控件树只有一个label,这儿刷新一下控件树好了
EastRegionContainerPane.getInstance().refreshDownPane();
}