From 7172a0e070b3fdd06f8f3495a8d21332195c3eda Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 13 Aug 2024 11:15:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BA=8C=E6=AC=A1=E3=80=81=E4=B8=89?= =?UTF-8?q?=E6=AC=A1=E8=B6=85=E6=B4=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/chaoxi2.vue | 2 +- src/views/wpm_gx/chaoxi3.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/wpm_gx/chaoxi2.vue b/src/views/wpm_gx/chaoxi2.vue index 160ad744..7e3c3cae 100644 --- a/src/views/wpm_gx/chaoxi2.vue +++ b/src/views/wpm_gx/chaoxi2.vue @@ -42,7 +42,7 @@ export default { tableHieght: 200, options: ["日志", "交接记录", "库存"], values: "日志", - mgroupName: "超洗(尺寸)", + mgroupName: "二次超洗", mgroupId: "", }; }, diff --git a/src/views/wpm_gx/chaoxi3.vue b/src/views/wpm_gx/chaoxi3.vue index fb1f8ddf..881db3ca 100644 --- a/src/views/wpm_gx/chaoxi3.vue +++ b/src/views/wpm_gx/chaoxi3.vue @@ -42,7 +42,7 @@ export default { tableHieght: 200, options: ["日志", "交接记录", "库存"], values: "日志", - mgroupName: "超洗(外观)", + mgroupName: "三次超洗", mgroupId: "", }; },