Element-UI table `reserve-selection` 如何生效?-灵析社区

嚯嚯嚯嚯嚯嚯

刚刚测试了一下,问题出现在 `reserve-selection` 归属于 `Table-column API` 但是你这边当成了`Table API`在使用,所以导致不生效。 ### 如何解决? > 将`reserve-selection`属性绑定在`Table-column`中。 > > 平时要注意**看文档** 呀! ![image.png](https://wmprod.oss-cn-shanghai.aliyuncs.com/c/user/20241008/3df5a861b97a3eca1836b97b009324e1.png) ![image.png](https://wmprod.oss-cn-shanghai.aliyuncs.com/c/user/20241008/cf81007388ce8c20beddf9923d1eb15a.png)

阅读量:1

点赞量:0

问AI