optimize Input shaking when it init
optimize Input shaking when it init
This commit is contained in:
parent
0a48ac45a4
commit
6ff31952a6
4 changed files with 78 additions and 8 deletions
|
@ -1,7 +1,10 @@
|
|||
<template>
|
||||
|
||||
<div style="margin: 150px;width:300px">
|
||||
<Cascader></Cascader>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
import { Cascader } from 'iview';
|
||||
export default {
|
||||
props: {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue