haohaitao

Results 6 comments of haohaitao

这个思路很好,也先这样解决了,话说官方是准备放弃 1.0 了吗

没有提供对应api,不过你可以通过操作dom实现 `document.querySelector('.vc-switch').textContent = '调试助手' `

> 合并规则要写在mergeCells里才会生效 这个是正解

> 不知道为啥突然更新了@vxe-ui/core 。目前只能先把vxe-table 版本回退到 4.7.0 > > ``` > # package.json > "vxe-table": "4.7.20", > ``` > > 回退前: > > ``` > [email protected]: > dependencies: > vxe-pc-ui: 4.2.21 >...

> 是用的gridApi.grid.setMergeCells()方法吗? 使用这个方法没问题的,而且楼主没贴复现例子