Linting
parent
e5aebec4d6
commit
ddd0b8092c
|
@ -242,7 +242,7 @@ export default {
|
|||
if (this.disabled) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
if (DomHandler.hasClass(event.target, 'p-dropdown-clear-icon')) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue