当你在控制台分别打印: console.log(this.$refs) 得到数据:object console.log(this.$refs.xx) 得到数据:undefined 第一反应就懵了, ...
確定! 回上一頁