diff --git a/src/mes/login/index.js b/src/mes/login/index.js index f684251..db96c87 100644 --- a/src/mes/login/index.js +++ b/src/mes/login/index.js @@ -577,7 +577,7 @@ const FaceLoginAfterModal = props => { const sLanguage = commonUtils.isNotEmptyArr(companys) ? companys[0].sLanguage : 'English'; const sLoginConfirm = sLanguage === "sChinese"? "登陆信息确认" : sLanguage === "sEnglish" ? "Login Information Confirmation" : "登陸信息確認"; /* 人 脸 */ const btnConfirm = sLanguage === "sChinese"? "确认" : sLanguage === "sEnglish" ? "Confirm" : "確認"; /* 人 脸 */ - const btnCancel = sLanguage === "sChinese"? "确认" : sLanguage === "sEnglish" ? "Cancel" : "取消"; /* 取消 */ + const btnCancel = sLanguage === "sChinese"? "取消" : sLanguage === "sEnglish" ? "Cancel" : "取消"; /* 取消 */ const {