余晖
余晖
[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE_CN.md?plain=1) ### 🤔 This is a ... - [ ] 🆕 New feature - [x] 🐞 Bug fix - [ ] 📝 Site / documentation improvement -...
Please make sure these boxes are checked before submitting your PR, thank you! - [x] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). - [x]...
Bug Type: **`Component`** ## Environment - Vue Version: `3.5.25` - Element Plus Version: `2.12.0` - Browser / OS: `Chrome 142.0.7444.176 / MacOS Sequoia 15.7.1` - Build Tool: `Vite` ## Reproduction...
### 🤔 这个 PR 的性质是? - [x] 日常 bug 修复 - [ ] 新特性提交 - [ ] 文档改进 - [ ] 演示代码改进 - [ ] 组件样式/交互改进 - [ ] CI/CD...
close #13935 This PR fixes the type narrowing issue with `defineEmits` when using type-based declaration. ## Summary by CodeRabbit * **Refactor** * Improved type inference and streamlined internal type definitions...