Преглед изворни кода

百度统计:文字修改

Michael Wang пре 6 година
родитељ
комит
c82363502a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/features/OnlineExam/Examing/FaceId.vue

+ 1 - 1
src/features/OnlineExam/Examing/FaceId.vue

@@ -229,7 +229,7 @@ export default {
               duration: 30
             });
             this.logout(
-              "?LogoutReason=第一次人脸检测失败,系统退出,请重新登录"
+              "?LogoutReason=第一次活体检测失败,系统退出,请重新登录"
             );
           } else if (receivedMsg.verifyResult == "NOT_ONESELF") {
             this.$Message.error({