fix(data-picker): time-picker's icon not hidden

This commit is contained in:
07akioni 2020-05-31 16:18:48 +08:00
parent 5bb656d202
commit 528e35221b

View File

@ -29,6 +29,7 @@
/>
<n-time-picker
size="small"
:show-icon="false"
:theme="theme"
:stateful="false"
:detachable="false"