diff --git a/packages/field/index.js b/packages/field/index.js index 77bfc73c1..692b28f2d 100644 --- a/packages/field/index.js +++ b/packages/field/index.js @@ -170,6 +170,7 @@ export default sfc({ }, attrs: { ...this.$attrs, + type, readonly: this.readonly }, on: this.listeners