diff --git a/.changeset/quick-plums-cough.md b/.changeset/quick-plums-cough.md new file mode 100644 index 000000000..a81c21192 --- /dev/null +++ b/.changeset/quick-plums-cough.md @@ -0,0 +1,5 @@ +--- +"@hi-ui/hiui": patch +--- + +feat(pagination): 修复 onJump 事件不触发的问题 diff --git a/.changeset/short-timers-trade.md b/.changeset/short-timers-trade.md new file mode 100644 index 000000000..e7980fef8 --- /dev/null +++ b/.changeset/short-timers-trade.md @@ -0,0 +1,5 @@ +--- +"@hi-ui/pagination": patch +--- + +fix: 修复 onJump 事件不触发的问题