mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
docs: [el-form] typo (#4897)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
>
|
||||
<el-input
|
||||
v-model.number="numberValidateForm.age"
|
||||
type="age"
|
||||
type="text"
|
||||
autocomplete="off"
|
||||
></el-input>
|
||||
</el-form-item>
|
||||
|
||||
Reference in New Issue
Block a user