Merge branch '1.x' into 'dev'
This commit is contained in:
@@ -56,7 +56,6 @@ export const CheckboxMixin = (parent, bem) => ({
|
||||
<div
|
||||
class={bem()}
|
||||
onClick={event => {
|
||||
event.stopPropagation();
|
||||
this.$emit('click', event);
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user