Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🐞 修复 BI 时间区间条件无法重置的 bug
🐞 修复 ckeditor不能正常加载的 bug
🐞 解决 PWA 场景无法正常安装的bug
🐞 修复 DictChoiceFetchHandler 与 DictCodeChoiceFetchHandler 无法按照 code查询的 bug
🧩 提升EruptLambdaQuery易用性 one 方法如果无数据不会抛出异常而是返回 null
🌟 新增颜色选择组件
🌟 提升数据渲染性能,表格数据超过 100 会自动开启虚拟滚动
🌟 自定义数据源支持全局 power 控制,数据源可以全局的控制页面能力而不是通过 @power 注解二次控制