From 9eb92727dc9a5a85564b2f5c87ca8be3bf8bb391 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Tue, 15 Jul 2025 16:31:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../toolsBack/back/component/addReturn.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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: [],