Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法禁用 省级别的 下拉 #50

Open
shunchenghe01 opened this issue Sep 26, 2018 · 0 comments
Open

无法禁用 省级别的 下拉 #50

shunchenghe01 opened this issue Sep 26, 2018 · 0 comments

Comments

@shunchenghe01
Copy link

用法

无法达到 第一个省级下拉禁用的效果

发现al-selector 对 disabled处理 如下 :
while (this.disabled[i]) {
if (this.disabled[i] === level) {
isDis = true;
break;
}
i++;
}

this.disabled[i] = 0 时 无法处理 ,建议修改

z-jack added a commit to z-jack/iview-area that referenced this issue Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant