Open RJM1996 opened 2 years ago
Mac chrome Vue 2.6.12
https://codesandbox.io/s/smoosh-mountain-iuyeln?file=/src/App.vue:103-119
在输入框搜索“苏州”,选择搜索出来的某一项
期望选中搜索后的那一项
无法选中搜索后的某一项
Cascader 组件同时设置 change-on-select 和 filterable 时,无法选中搜索后的结果。 4.4.0 4.5.0 4.7.0 都有这个问题
Environment
Mac chrome Vue 2.6.12
Reproduction link
https://codesandbox.io/s/smoosh-mountain-iuyeln?file=/src/App.vue:103-119
Steps to reproduce
在输入框搜索“苏州”,选择搜索出来的某一项
What is expected?
期望选中搜索后的那一项
What is actually happening?
无法选中搜索后的某一项
Cascader 组件同时设置 change-on-select 和 filterable 时,无法选中搜索后的结果。 4.4.0 4.5.0 4.7.0 都有这个问题