TC TCComponentBOMLine 视图有时候拿不到子类的数据
afterChilds 为空 ;TC有值但是拿到的值为空
AIFComponentContext[] afterChilds = afChangeRootLine.getChildren();
解决方法:
//刷新视图 不刷新可能出现问题
CommandUtil.getInstance().refreshCommand(afChangeRootLine);
posted on 2023-09-13 13:55 songsonglailou 阅读(52) 评论(0) 收藏 举报
浙公网安备 33010602011771号