[bugfix] Field: type attribute not work (#2579)
This commit is contained in:
@@ -170,6 +170,7 @@ export default sfc({
|
||||
},
|
||||
attrs: {
|
||||
...this.$attrs,
|
||||
type,
|
||||
readonly: this.readonly
|
||||
},
|
||||
on: this.listeners
|
||||
|
||||
Reference in New Issue
Block a user