fix(input-item): no wrap title with isTitlelatent (#337)

This commit is contained in:
supergaojian 2019-02-25 17:27:54 +08:00 committed by Shawn Xu
parent c62ad77727
commit c7c88909d9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
size
]"
:title="title"
solid
:solid="!isTitleLatent"
>
<template slot="left">
<slot name="left"></slot>