mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
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