From d30552083b267c7d15eb1a8614186412910281e7 Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Thu, 18 Sep 2025 17:15:33 +0800 Subject: [PATCH] 1.处理白夜班翻译 --- src/mes/teamInfo/index.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/mes/teamInfo/index.js b/src/mes/teamInfo/index.js index 7d50830..6864049 100644 --- a/src/mes/teamInfo/index.js +++ b/src/mes/teamInfo/index.js @@ -557,7 +557,8 @@ const TeamInfo = baseProps => { const foreman = commonFunc.showLocalMessage(props, 'foreman', '领班'); const ClearOut = commonFunc.showLocalMessage(props, 'ClearOut', '清空'); - + const dayShift = commonFunc.showLocalMessage(props, 'dayShift', '白班'); + const nightShift = commonFunc.showLocalMessage(props, 'nightShift', '夜班'); return (