mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Field: type attribute not work (#2579)
This commit is contained in:
parent
e8f7684cb2
commit
79a816b3b1
@ -170,6 +170,7 @@ export default sfc({
|
||||
},
|
||||
attrs: {
|
||||
...this.$attrs,
|
||||
type,
|
||||
readonly: this.readonly
|
||||
},
|
||||
on: this.listeners
|
||||
|
Loading…
x
Reference in New Issue
Block a user