From 8ea961626d58849f18b7b8fe1c67b772b5eca342 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 30 Jul 2025 15:49:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=94=9F=E4=BA=A7=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BE=85=E6=96=99=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/index2.vue | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/views/wpm_gx/index2.vue b/src/views/wpm_gx/index2.vue index 07136b07..dc8769cc 100644 --- a/src/views/wpm_gx/index2.vue +++ b/src/views/wpm_gx/index2.vue @@ -63,13 +63,20 @@ :processId="processId" :mgroupcode="mgroup_code" > - + @@ -81,15 +88,16 @@ import mtask from "./mtask.vue"; import handover from "./handover.vue"; import record from "./inmrecord.vue"; import mlogsList from "./mlogs.vue"; +import helpso from "./helpso.vue"; export default { name: "bx", - components: { inm, inmOut,mlogs, mtask, handover,record,mlogsList }, + components: { inm, inmOut,mlogs, mtask, handover,record,mlogsList,helpso }, data() { return { mgroups:[], tableHieght: 200, - options: ["日志", "日志记录","交接记录", "来料未完成","出料已完成","出入库记录"], + options: ["日志", "日志记录","交接记录", "来料未完成","出料已完成","出入库记录",'辅料'], values: "日志", mgroupName: "", mgroupId: "",