Form add show-message support
Form add show-message support
This commit is contained in:
parent
071506fc66
commit
6986d05501
4 changed files with 10 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<Icon type="ios-person-outline" slot="prepend"></Icon>
|
||||
</i-input>
|
||||
</Form-item>
|
||||
<Form-item prop="password">
|
||||
<Form-item prop="password" :show-message="false">
|
||||
<i-input type="password" :value.sync="formInline.password" placeholder="Password">
|
||||
<Icon type="ios-locked-outline" slot="prepend"></Icon>
|
||||
</i-input>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue