From be6b4b9640be9957fd96b30be29bb8cea5e0e33c Mon Sep 17 00:00:00 2001 From: qiezi <15576055375@163.com> Date: Mon, 30 Sep 2024 11:36:42 +0800 Subject: [PATCH] =?UTF-8?q?24-05-16=20=E6=A0=87=E7=AD=BE=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/production/reworkRecord.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/production/reworkRecord.vue b/src/views/modules/production/reworkRecord.vue index bdd03dd..7a0b4a8 100644 --- a/src/views/modules/production/reworkRecord.vue +++ b/src/views/modules/production/reworkRecord.vue @@ -67,6 +67,7 @@ export default { strVal = this.searchData.partNo }else if (val === 26) { if (type === 1){ + this.$refs.baseList.param3 = 'Y' strVal = this.saveRework.operatorId }else { strVal = this.searchData.operatorName