李杨枚

Results 4 issues of 李杨枚

### What problem does this feature solve? 当前表格的列数据聚合功能非常实用(在表尾展示统计结果),但发现当表格数据为空时,聚合行会完全隐藏。这可能导致以下问题: 1. 空数据状态下无法展示预设的统计逻辑 2. 需要手动新增假行数据,带来额外开发成本 ### What does the proposed API look like? 新增一个配置项(如 showAggregationWhenEmpty),实现: 当开启时(true):即使数据为空也展示聚合行; 当关闭时(false,默认值):保持现有逻辑(隐藏聚合行)

feature

[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [√ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...

docs
vtable

Bug Type: **`Component`** ## Environment - Vue Version: `3.5.13` - Element Plus Version: `2.10.1` - Browser / OS: `any` - Build Tool: `Vite` ## Reproduction ### Related Component - `el-popover`...

Component::Popover

描述:保活场景下,从其他应用切回包含canvas的子应用,canvas会显示空