Explorar el Código

close iframe.openDevTools()

Michael Wang hace 5 años
padre
commit
7de4742be6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 => {