Browse Source

百度统计:文字修改

Michael Wang 6 năm trước cách đây
mục cha
commit
c82363502a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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({