ezhizao_zx há 3 meses atrás
pai
commit
1a1a8df611
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/business/outsourceInspectionVerify/index.vue

+ 2 - 2
src/views/business/outsourceInspectionVerify/index.vue

@@ -406,8 +406,8 @@ async function createWebSocket(id, token) {
     // const options = { headers: { Authorization: 'Bearer ' + token } }
     // console.log(options)
     var itemUrl = document.location.origin;
-    // var wsUrl = patternNginxExportWsUrl();
-    var wsUrl = getWsExportUrl()
+    var wsUrl = patternNginxExportWsUrl();
+    // var wsUrl = getWsExportUrl()
     console.log(wsUrl)
     // if (itemUrl.includes(hostIp)) {
     //   wsUrl = innetUrl;