diff --git a/src/views/materialsStation/toolsBack/back/component/addReturn.vue b/src/views/materialsStation/toolsBack/back/component/addReturn.vue index af394878..99b42182 100644 --- a/src/views/materialsStation/toolsBack/back/component/addReturn.vue +++ b/src/views/materialsStation/toolsBack/back/component/addReturn.vue @@ -16,6 +16,8 @@ v-model="queryParams.proId" placeholder="请选择退料工程" style="width: 240px" + clearable + filterable @change="handleProChange" > @@ -135,8 +137,8 @@ - - + + @@ -551,8 +553,8 @@ export default { this.equipmentList.unshift({ ...typeData, preNum: 0, - typeModel: typeData.typeName, - typeName: typeData.specificationType, + // typeModel: typeData.typeName, + // typeName: typeData.specificationType, apDetection: '', remark: '', maCodeList: [],