소스 검색

选址前后端

gushoubang 10 달 전
부모
커밋
27efa81eac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 => {