ezhizao_zx 3 kuukautta sitten
vanhempi
commit
1a1a8df611
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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;