diff --git a/src/mes/indexMes/index.js b/src/mes/indexMes/index.js index e06b001..88603ac 100644 --- a/src/mes/indexMes/index.js +++ b/src/mes/indexMes/index.js @@ -992,6 +992,8 @@ const SystemFunComponent = () => { const resetDailyReport = commonFunc.showLocalMessage(props, 'resetDailyReport', '关机'); const switchToManual = commonFunc.showLocalMessage(props, 'switchToManual', '切换手动'); const SwitchAuto = commonFunc.showLocalMessage(props, 'SwitchAuto', '切换自动'); + const ClearCache = commonFunc.showLocalMessage(props, 'ClearCache', '清空缓存'); + const sSuccess = commonFunc.showLocalMessage(props, 'sSuccess', '成功'); const { bPlcSd } = userinfo; @@ -1036,7 +1038,7 @@ const SystemFunComponent = () => { overlayClassName={styles.systemFun} content={