KDBizPromptBox prmt = (KDBizPromptBox)this.kdtEntrys.getColumn("purchase").getEditor().getComponent();
EntityViewInfo view=new EntityViewInfo("where id= '" + personInfo.getId().toString() +"'");
prmt.setEntityViewInfo(view);
分录F7字段过滤
最新推荐文章于 2024-12-19 15:42:19 发布