remove ColorPicker touch event

remove ColorPicker touch event
This commit is contained in:
Aresn 2019-04-09 09:38:22 +08:00 committed by GitHub
parent 383d21b78b
commit 6c926d0a0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
<template>
<div
v-click-outside="handleClose"
v-click-outside:touchstart="handleClose"
:class="classes">
<div
ref="reference"