提交 e268e048 编写于 作者: RedPig97's avatar RedPig97

update:取消断点

上级 a7a15b09
......@@ -35,9 +35,6 @@ public class PageModel extends BaseModel{
if(appView.getPSControls()!=null)
{
appView.getPSControls().forEach(item->{
if(appView.getCodeName().equals("ChartDataUsr2GridView")) {
System.out.println(item.getId());
}
CtrlModel ctrl=new CtrlModel(appModel,item);
if(ctrl.getControl().getPSAppDataEntity()!=null) {
AppEntityModel ctrlAppEntity=app.getAppEntity(ctrl.getControl().getPSAppDataEntity().getCodeName());
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册