fix(use-redo): refresh the page to keep the parameters(#104)

This commit is contained in:
vben
2020-11-26 23:21:23 +08:00
parent 2f75a94889
commit e04aaa0645
8 changed files with 9 additions and 24 deletions

View File

@@ -22,6 +22,7 @@
### 🐛 Bug Fixes
- 修复 tree 文本超出挡住操作按钮问题
- 修复通过 useRedo 刷新页面参数丢失问题
### 🎫 Chores