Skip to content

Commit

Permalink
Merge pull request #155 from vipshop/develop
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
wuzebin authored Jun 1, 2021
2 parents 639979f + db7e81e commit e9eb236
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 e9eb236

Please sign in to comment.