v-focus

directives: {
  focus: {
    inserted: function (el) {
      el.focus()
    }
  }
},
Logo

Vue社区为您提供最前沿的新闻资讯和知识内容

更多推荐