ezhizao_zx 3 tháng trước cách đây
mục cha
commit
1a1a8df611
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;