这篇文章主要介绍了vue 循环动态设置ref并获取$refs方式,具有很好的参考价值, ... <div v-for="(item,index) in topicList" :key="index"> ...
確定! 回上一頁