フォーカスしようとしてもその時点ではDOM要素が存在しないので、 this.$refs.inupt は undefined になってしまうわけですね。 <template> <div> <input v ...
確定! 回上一頁