chore: prevent unnecessary API calls when timestamp unchanged in MemoDetailSidebar
- Add same value check before updating createTime/updateTime - Skip request if new timestamp equals current timestamp - Simplify callback handlers and improve code readability - Use .some() instead of .filter().length for cleaner code
Showing
Please register or sign in to comment