Explorar el Código

选址前后端

gushoubang hace 10 meses
padre
commit
27efa81eac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -66,7 +66,7 @@
                     'Access-Control-Allow-Origin':'*'
                 },
                 body: JSON.stringify({ msg: transcript }),
-                mode: 'no-cors'
+                // mode: 'no-cors'
             })
             .then(response => response.json())
             .then(data => {