Skip to content

Commit

Permalink
1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
peng-xiao-shuai committed Nov 28, 2024
1 parent c972069 commit 5a4991d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
- 2.0.0 版本
- - 支持上传功能


## 1.0.13 20241128
- 优化继承表格组件 `filters` 数据时只继承了 `key``label` 问题,改成全部继承

## 1.0.12 20241121
- 修复 `PowerfulForm` 组件鼠标悬浮没有类型提示

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "el-plus-powerful-form",
"version": "1.0.12",
"version": "1.0.13",
"private": false,
"keywords": [
"element-plus",
Expand Down

0 comments on commit 5a4991d

Please sign in to comment.