权限阅览导入事件修改
This commit is contained in:
parent
e7307e3d5c
commit
dce7059a02
@ -23,6 +23,7 @@ public class DataWindowImportBeforeEvent extends DataWindowBeforeImport {
|
|||||||
|
|
||||||
mapNameSToIds(bo, orgPerm, 0);
|
mapNameSToIds(bo, orgPerm, 0);
|
||||||
mapNameSToIds(bo, postPerm, 1);
|
mapNameSToIds(bo, postPerm, 1);
|
||||||
|
importModel.setBo(bo);
|
||||||
|
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user