摘要: 下拉框中的数据是从后台获取到的数据,将后台传来的重复数据只保留一个 <el-select filterable placeholder="请选择品规" v-model="queryObj.production" style="width:150px" > <el-option v-for="item 阅读全文
posted @ 2022-03-09 10:55 //唉 阅读(8754) 评论(1) 推荐(0)