... <button @click="run">Button</button> </div> </div>. 2.js. 透過this.$refs.<refName> 找到元素,就能使用focus()了. new Vue({ el:"#app", ...
確定! 回上一頁