make picker close on blur

This commit is contained in:
Sergio Crisostomo 2017-09-21 08:22:05 +02:00
parent 58cd467591
commit 030a522daa
5 changed files with 12 additions and 5 deletions

View file

@ -1,5 +1,5 @@
<template>
<div :class="[prefixCls + '-body-wrapper']">
<div :class="[prefixCls + '-body-wrapper']" @mousedown.prevent>
<div :class="[prefixCls + '-body']">
<div :class="[timePrefixCls + '-header']" v-if="showDate">{{ visibleDate }}</div>
<div :class="[prefixCls + '-content']">