From ed6f45c1d2264b0c41d865f3c9665f8c81bf2709 Mon Sep 17 00:00:00 2001 From: bjang03 Date: Wed, 20 Mar 2024 17:26:47 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E7=BB=91=E5=AE=9A=E8=AE=BE=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mes/workstation/workstation.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/mes/workstation/workstation.data.ts b/src/views/mes/workstation/workstation.data.ts index fc98d70f5..baf468591 100644 --- a/src/views/mes/workstation/workstation.data.ts +++ b/src/views/mes/workstation/workstation.data.ts @@ -6,7 +6,7 @@ export const WorkstationRules = reactive({ code: [required] }) export const TabsList = [{ - label: "工组", + label: "班组", prop: 'Team', }, {