optimize Input shaking when it init

optimize Input shaking when it init
This commit is contained in:
梁灏 2016-11-15 11:24:28 +08:00
parent 0a48ac45a4
commit 6ff31952a6
4 changed files with 78 additions and 8 deletions

View file

@ -1,7 +1,10 @@
<template>
<div style="margin: 150px;width:300px">
<Cascader></Cascader>
</div>
</template>
<script>
import { Cascader } from 'iview';
export default {
props: {