diff --git a/datepicker/index.vue b/datepicker/index.vue index 36843d8..15f2eef 100644 --- a/datepicker/index.vue +++ b/datepicker/index.vue @@ -3,7 +3,7 @@ :class="{'disabled': disabled}" :style="{'width': computedWidth,'min-width':range ? (type === 'datetime' ? '320px' : '210px') : '140px'}" v-clickoutside="closePopup"> -