From 4e08bc672785086751633869fbf765d1be4beb4c Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Sat, 27 Sep 2025 09:53:08 +0800 Subject: [PATCH] 1.翻译成品不良类别,质量标识 --- src/components/Common/CommonComponent/index.js | 4 +++- src/mes/productionExec/productionExecMain/index.js | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/Common/CommonComponent/index.js b/src/components/Common/CommonComponent/index.js index 4324048..4eb3e60 100644 --- a/src/components/Common/CommonComponent/index.js +++ b/src/components/Common/CommonComponent/index.js @@ -3128,6 +3128,8 @@ export default class CommonComponent extends Component { const readonlyStyle = showConfig.bReadonly || showConfig.iTag === 1 ? 'readonlyStyle' : ''; const costomStyle = showConfig.costomStyle || ''; + const Qualitylabel = commonFunc.showLocalMessage(props, 'Qualitylabel', '质量标识'); + const { bNotEmpty } = showConfig; let oPreDot = ''; if (enabled && bViewTable && !location.pathname.includes('login')) { @@ -3149,7 +3151,7 @@ export default class CommonComponent extends Component { )) ) { oBllb =