From e1b30f92b18a0ee3d850c03692522c95e9189820 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 17 Apr 2025 11:01:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=87=BA=E5=85=A5=E5=BA=93=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E6=96=87=E6=A1=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/index.vue | 2 +- src/views/wpm_gx/index2.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/wpm_gx/index.vue b/src/views/wpm_gx/index.vue index 8bd639e4..489157d5 100644 --- a/src/views/wpm_gx/index.vue +++ b/src/views/wpm_gx/index.vue @@ -78,7 +78,7 @@ export default { return { mgroups:[], tableHieght: 200, - options: ["日志", "交接记录", "来料未完成","出料已完成","入库记录"], + options: ["日志", "交接记录", "来料未完成","出料已完成","出入库记录"], values: "日志", mgroupName: "", mgroupId: "", diff --git a/src/views/wpm_gx/index2.vue b/src/views/wpm_gx/index2.vue index 0a51f827..3daa06f3 100644 --- a/src/views/wpm_gx/index2.vue +++ b/src/views/wpm_gx/index2.vue @@ -77,7 +77,7 @@ export default { return { mgroups:[], tableHieght: 200, - options: ["日志", "交接记录", "来料未完成","出料已完成","入库记录"], + options: ["日志", "交接记录", "来料未完成","出料已完成","出入库记录"], values: "日志", mgroupName: "", mgroupId: "",