From 60c74820a27951e31da51332f559eb3b3327ffca Mon Sep 17 00:00:00 2001 From: bjang03 Date: Sat, 11 May 2024 16:23:28 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=B7=A5=E5=BA=8F=E6=8A=A5=E5=B7=A5-?= =?UTF-8?q?=E5=A1=AB=E6=8A=A5=E9=A1=B5=E9=9D=A2=E5=A2=9E=E5=8A=A0=E6=89=B9?= =?UTF-8?q?=E9=87=8F=E6=8A=A5=E5=B7=A5=E6=94=AF=E6=8C=81(=E4=B8=8D?= =?UTF-8?q?=E4=BC=A0=E9=80=92=E5=B7=A5=E5=BA=8F=E7=BC=96=E7=A0=81=E5=8F=82?= =?UTF-8?q?=E6=95=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/mes/workScheduling/processReportForm.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pages/mes/workScheduling/processReportForm.vue b/src/pages/mes/workScheduling/processReportForm.vue index 5dd6023..e1df7c0 100644 --- a/src/pages/mes/workScheduling/processReportForm.vue +++ b/src/pages/mes/workScheduling/processReportForm.vue @@ -25,6 +25,10 @@ + +  工序名称: +    {{ item.processName }} +  员工姓名:    {{ item.personName }}