摘要: <template> <div class="checkbox-item"> <span ref="ct" @click="change">{{label}}</span> </div> </template> <script> export default { name: 'checkbox-it 阅读全文
posted @ 2020-06-09 11:36 Uyd 阅读(1334) 评论(0) 推荐(0) 编辑