You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
🐞 修复表格文字显示溢出bug
🧩 增加上下文对象获取工具类 EruptContextService
🧩 自定义按钮 OperationHandler 移除 afterJS 方法,exec方法返回值作为前端执行的 js
🌟 数据表格分页支持300、500行数据显示
🌟 增加树展开层级配置expandLevel,可以支持十万级树节点快速计算与渲染
🌟 TAB_TREE 组件支持 filter 配置
🌟 CHECKBOX 组件支持 filter 配置
🌟 角色列表支持根据已登录用户身份自动过滤
🌟 角色菜单可根据已登录用户身份自动过滤
🌟 管理员用户可删除登录日志与操作日志
🌟 非管理员用户管理角色时可根据已有角色菜单向下分配,无权分配没有权限的菜单
🌟 AttachmentProxy → upload 方法支持自定义存储路径
🌟 DataProxy → before方法移除无实际作用的Class<?>参数,增加List参数,用于获取和处理前端查询条件
This discussion was created from the release 1.8.0.
Beta Was this translation helpful? Give feedback.
All reactions