提交 e1e8c578 编写于 作者: hlwwx's avatar hlwwx

'解决搜索结果权限不足问题'

上级 92bc19a4
......@@ -95,6 +95,7 @@ public class ActionQueryGetControl extends BaseAction {
if ((null != element) && (null != element.getObjectValue())) {
wo = (Wo) element.getObjectValue();
result.setData(wo);
woControl = wo.getControl();
} else {
if (check) {
try {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册