权限阅览导入事件修改
This commit is contained in:
parent
dce7059a02
commit
4edd2979a6
@ -26,7 +26,7 @@ public class DataWindowImportBeforeEvent extends DataWindowBeforeImport {
|
||||
importModel.setBo(bo);
|
||||
|
||||
}
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user