Pārlūkot izejas kodu

close iframe.openDevTools()

Michael Wang 5 gadi atpakaļ
vecāks
revīzija
7de4742be6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/features/OnlineExam/Examing/FaceId.vue

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

@@ -379,7 +379,7 @@ export default {
           iframeDomReady = true;
           console.log("faceid iframe dom ready");
           iframe.insertCSS(".copyright { display: none !important;}");
-          iframe.openDevTools();
+          // iframe.openDevTools();
         });
 
         iframe.addEventListener("ipc-message", event => {