element [Bug Report] Cascader懒加载与multiple或者checkStrictly不兼容

a5g8bdjr  于 2023-02-04  发布在  其他
关注(0)|答案(4)|浏览(288)

Element UI version

2.14.1

OS/Browsers version

windows10/Google Chrome 87.0.4280.66

Vue version

3.0.3

https://jsfiddle.net/sch2y5ux/

Steps to reproduce

Cascader设置lazy后,在添加multiple或者checkStrictly

What is Expected?

leaf为true的,点击时不要再触发lazyLoad。multiple的对勾正确勾选

What is actually happening?

resolve中的数据leaf为true时,点击仍然会触发lazyLoad,并且回显数据时,multiple的对勾不会勾选

7rtdyuoh

7rtdyuoh1#

在非懒加载模式下emitPath与multiple属性页存在兼容问题

mbjcgjjk

mbjcgjjk3#

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mcdcgff0

mcdcgff04#

不打算修复了吗

相关问题