摘要: ####效果展示 ####代码展示 <el-select v-model="selectedTypeLabel" placeholder="" @change="changeSelection" ref="select" > <el-option v-for="item in typeOptions 阅读全文
posted @ 2020-12-07 14:22 阿狸小小云的快乐时光 阅读(1466) 评论(0) 推荐(0)
摘要: ####效果预览 ####父组件 <template> <div id="assoModel"> <!-- 标题 --> <div class="addOptions title-container"> <div class="grid-content title-gap" v-for="title 阅读全文
posted @ 2020-12-07 14:13 阿狸小小云的快乐时光 阅读(511) 评论(0) 推荐(0)