You've already forked Nano-Banana-AI-Image-Editor
修复 当切换分页时点击重置按钮没有重置分页状态的问题
This commit is contained in:
@@ -537,6 +537,8 @@ export const HistoryPanel: React.FC<{
|
||||
from: today,
|
||||
to: today
|
||||
});
|
||||
// 重置分页到第一页
|
||||
setCurrentPage(1);
|
||||
}}
|
||||
>
|
||||
重置
|
||||
|
||||
Reference in New Issue
Block a user