### 描述错误 date picker 组件中的shortcuts在点击后关闭过程中如果鼠标移动到了其他shortcuts上, 最终显示结果会错误 这个问题在shortcuts是两行的时候会经常触发 ### 复现步骤 https://github.com/user-attachments/assets/776b6079-ae44-43fc-b424-e5a681e35e8c ### 最小复现链接 https://www.naiveui.com/en-US/os-theme/components/date-picker#shortcuts.vue ### 系统信息 ```Shell 无 ``` ### 使用的包管理器 npm ### 验证 - [x] 阅读 [贡献指南](https://github.com/tusen-ai/naive-ui/blob/main/CONTRIBUTING.zh-CN.md)。 - [x] 阅读 [文档](https://www.naiveui.com/zh-CN/)。 - [x] 检查是否已经存在[相同问题的问题](https://github.com/tusen-ai/naive-ui/issues),以避免创建重复的问题。 - [x] 确保这是一个具体的 bug。有关问题和答案,请打开 [GitHub 讨论](https://github.com/tusen-ai/naive-ui/discussions)。 - [x] 提供的复现是[最小可复现的示例](https://stackoverflow.com/help/minimal-reproducible-example)。