138 Star 1.7K Fork 395

maplemei / xm-select

 / 详情

cascader级联模式下无法搜索filterable不生效

已完成
创建于  
2021-11-25 17:39

该问题是怎么引起的?

cascader模式下filterable无效

重现步骤

xmSelect.render({
el:element,
name:xmName,
radio: true,
clickClose: true,
filterable: true,
strict: true,
autoRow: false,
cascader: {
show: true,
indent: 200,
},
show:function(){
},
on: function(data){
}
});

报错信息

无法搜索

评论 (1)

King 创建了任务

扩展方法里,除了下拉树,其他均为实现搜索方法,需要自行实现

maplemei 任务状态待办的 修改为已完成

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
1196728 mdpets 1578945850
JavaScript
1
https://gitee.com/maplemei/xm-select.git
git@gitee.com:maplemei/xm-select.git
maplemei
xm-select
xm-select

搜索帮助