diff --git a/src/views/modules/qc/inboundNotification.vue b/src/views/modules/qc/inboundNotification.vue index f08d70d..5f5cacb 100644 --- a/src/views/modules/qc/inboundNotification.vue +++ b/src/views/modules/qc/inboundNotification.vue @@ -313,10 +313,11 @@ 可选物料 @@ -329,22 +330,22 @@ @@ -370,10 +371,11 @@ 已选物料
@@ -386,22 +388,22 @@ + + + + + +
+ 可选物料 @@ -451,7 +483,7 @@ prop="partDesc" header-align="center" align="left" - min-width="200" + min-width="300" label="物料名称"> 已选物料
@@ -521,22 +554,22 @@ { this.partList2.push(item) }) + console.log(this.partList2) this.searchTypeChange() },