Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
zebin.wu committed Jun 1, 2021
1 parent 21dfb9d commit db7e81e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/zh-CN/.vuepress/components/changelog/logs.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ export default [
'feat: 添加addItemDrawer和editItemDrawer配置',
'feat: 点击删除的时候,显示弹窗进行二次确认',
'feat: text增加tooltip配置',
'feat: feat: multiple的operation增加allowNoSelect配置',
'feat: feat: list增加表头管理',
'feat: multiple的operation增加allowNoSelect配置',
'feat: list增加表头管理',
'fix: 修复表头管理设置后operation错乱,先请空触发渲染;增加缓存字段跟resource对比',
'fix: 修复远程搜索再设置了isInitEmpty:true情况下,设置额外传参报错问题',
'fix: 更改列表区块的total赋值逻辑'
Expand Down

0 comments on commit db7e81e

Please sign in to comment.