xiaxiang 8 years ago
parent
commit
a6090c8cac
  1. 2
      designer_form/src/com/fr/design/mainframe/FormDesigner.java

2
designer_form/src/com/fr/design/mainframe/FormDesigner.java

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

Loading…
Cancel
Save