mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
fix(components): [upload] stop bubble (#7304)
This commit is contained in:
parent
cecde342dc
commit
b03cccab71
@ -21,6 +21,7 @@
|
||||
:accept="accept"
|
||||
type="file"
|
||||
@change="handleChange"
|
||||
@click.stop
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user