ezhizao_zx 3 miesięcy temu
rodzic
commit
1a1a8df611

+ 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;