x-extends / vxe-table

Vxe table 的表格组件
https://vxetable.cn
MIT License
7.51k stars 1.04k forks source link

Vxe Table配置checkbox不生效 #2451

Open ruanxuefeng opened 2 months ago

ruanxuefeng commented 2 months ago

可复现的链接:

https://codesandbox.io/p/sandbox/quan-xuan-ant-design-vue-4-2-3-forked-wnsjcx?file=%2Fsrc%2Fmain.js%3A8%2C28

问题描述与截图:

VXE-Table和Vxe UI分开后,使用如果不引入Vxe UI,则checkbox不生效 引入Vxe UI 前 image 引入后 image

期望的结果:

显示checkbox

操作系统:

win11

浏览器版本:

最新版edge

vue 版本:

3.4.25

vxe-table 版本:

4.7.31

xlz26296 commented 2 months ago

可以删除依赖重新更新最新版试试。 如果是 v4.7+ 除了组件功能之外,表格功能是不需要额外安装其他的,可以使用纯表格

aifeng12 commented 2 months ago

你的webpack版本是几的?