Skip to content

Commit ffce6b4

Browse files
author
lhbxs
committed
fix: 修复 refresh stay 之后 分页数据不更新
1 parent f701c87 commit ffce6b4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/table-render/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
### 1.3.14
4+
- [+] 修复 `refresh` stay 之后 分页数据不更新
35
### 1.3.11
46
- [+] 修复 `refresh` stay 参数不生效
57
### 1.3.10

packages/table-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "table-render",
3-
"version": "1.3.13",
3+
"version": "1.3.14",
44
"description": "中后台表格解决方案",
55
"keywords": [
66
"TableRender",

0 commit comments

Comments
 (0)