el-cascader-multi icon indicating copy to clipboard operation
el-cascader-multi copied to clipboard

基于element-ui的级联多选选择器,友好显示下拉箭头,样式与element一致,支持多选与级联选择器的大部分功能。

Results 37 el-cascader-multi issues
Sort by recently updated
recently updated
newest added

动态异步加载是如何实现的呢?调用change事件并不能解决问题啊。望指教

当我这样设置时(如下) 能变成点击li标签来触发hanleChange而不是通过点击radio触发吗

ts+vue项目引入报错:Could not find a declaration file for module 'el-cascader-multi'. 'D:\Users\chaoszhu\Desktop\Code\ops_event_web\node_modules\el-cascader-multi\src\index.js' implicitly has an 'any' type.

老的项目依赖的是element ui 1.4版本 安装插件后不能正常使用,是否是对低版本的elementui支持呢

[Vue warn]: Property or method "$attrs" is not defined on the instance but referenced during render. Make sure to declare reactive data properties in the data option.

TypeError: Cannot read property 'length' of null

能不能加个选项每个checkbox选中效果互不影响,父级选中子级不自动选中,子级中只有一个,父级别checkbox也不自动选中