Explorar o código

选址前后端

gushoubang hai 10 meses
pai
achega
27efa81eac
Modificáronse 1 ficheiros con 1 adicións e 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 => {