Browse Source

Input: add inheritAttrs (#10391)

杨奕 7 years ago
parent
commit
e67d71a42d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/input/src/input.vue

+ 2 - 0
packages/input/src/input.vue

@@ -101,6 +101,8 @@
 
     mixins: [emitter, Migrating],
 
+    inheritAttrs: false,
+
     inject: {
       elForm: {
         default: ''