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', }, {