03 2022 档案
摘要:下拉框中的数据是从后台获取到的数据,将后台传来的重复数据只保留一个 <el-select filterable placeholder="请选择品规" v-model="queryObj.production" style="width:150px" > <el-option v-for="item
阅读全文
摘要:子组件craNum.vue: <template> <div> <div> <div> {{text}} </div> <div class="num mf" > <number-scrollUp :value = "num" ></number-scrollUp> </div> <div>{{un
阅读全文