Explorar el Código

Merge branch 'dev' of http://192.168.0.115:3000/bill/fuse-code into dev

xzw hace 2 años
padre
commit
c4e02894ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/guide/sign.vue

+ 1 - 1
src/views/guide/sign.vue

@@ -64,7 +64,7 @@ const actions = {
       platform: 'web',
       disbaledAudio: false,
       systemAudio: false,
-      debug: true,
+      debug: false,
     }
   
     const videoRecorder = new VideoRecorder(config);