From 3e124050c4703e23efb1657d81100fb46ce2f92c Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 5 Aug 2025 15:54:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=97=A5=E5=BF=97mlogs=E6=98=BE=E7=A4=BAte?= =?UTF-8?q?am=5Fname?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/inmOut.vue | 24 ++++++++++++++++++++++++ src/views/wpm_gx/mlogs.vue | 2 ++ 2 files changed, 26 insertions(+) diff --git a/src/views/wpm_bx/inmOut.vue b/src/views/wpm_bx/inmOut.vue index b22c93bb..97bca4be 100644 --- a/src/views/wpm_bx/inmOut.vue +++ b/src/views/wpm_bx/inmOut.vue @@ -22,6 +22,20 @@ :value="item.value" /> + { @@ -464,6 +485,9 @@ export default { this.$nextTick(() => { this.$refs.scrapDialog.open("add",handoverb,30); }); + }, + searchDefectChange(){ + }, handleScrapSuccess(){ this.dialog.scrap = false; diff --git a/src/views/wpm_gx/mlogs.vue b/src/views/wpm_gx/mlogs.vue index 4cfd2043..a1505880 100644 --- a/src/views/wpm_gx/mlogs.vue +++ b/src/views/wpm_gx/mlogs.vue @@ -89,6 +89,8 @@ {{scope.row.belong_dept_name}}/{{scope.row.mgroup_name}} + +