From 66621a9aa650a4752ba310a7c9a973c09fd5b095 Mon Sep 17 00:00:00 2001
From: baizonghao <1719256278@qq.com>
Date: 星期三, 08 三月 2023 09:30:46 +0800
Subject: [PATCH] 视频地址修改

---
 src/views/intelligentPatrol/studyJudge/index.vue                        |    4 ++--
 src/views/video/index.vue                                               |    4 ++--
 src/views/operate/disposal/casepool/escalation/createUser/ill/index.vue |    1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/views/intelligentPatrol/studyJudge/index.vue b/src/views/intelligentPatrol/studyJudge/index.vue
index 89ff8f7..04d997c 100644
--- a/src/views/intelligentPatrol/studyJudge/index.vue
+++ b/src/views/intelligentPatrol/studyJudge/index.vue
@@ -502,8 +502,8 @@
         if (res) {
           // 杩炴帴瀹㈡埛绔垚鍔�
           this.ws.login({
-            loginIp: "183.245.159.161",
-            loginPort: "8282",
+            loginIp: "172.28.194.180",
+            loginPort: "7902",
             userName: "suichang",
             userPwd: "a12345677",
             https: 1,
diff --git a/src/views/operate/disposal/casepool/escalation/createUser/ill/index.vue b/src/views/operate/disposal/casepool/escalation/createUser/ill/index.vue
index dfea3a5..9d4be8d 100644
--- a/src/views/operate/disposal/casepool/escalation/createUser/ill/index.vue
+++ b/src/views/operate/disposal/casepool/escalation/createUser/ill/index.vue
@@ -398,6 +398,7 @@
             }
         },
         handleSuccess(res, file, filelist) {
+            console.log(res);
             const baseUrl = 'http://140.143.152.226:8410/';
             this.ill.positive = baseUrl + res.data.url1;
 
diff --git a/src/views/video/index.vue b/src/views/video/index.vue
index 768e4ae..b30143a 100644
--- a/src/views/video/index.vue
+++ b/src/views/video/index.vue
@@ -191,8 +191,8 @@
         if (res) {
           // 杩炴帴瀹㈡埛绔垚鍔�
           this.ws.login({
-            loginIp: "183.245.159.161",
-            loginPort: "8282",
+            loginIp: "172.28.194.180",
+            loginPort: "7902",
             userName: "suichang",
             userPwd: "a12345677",
             https: 1,

--
Gitblit v1.8.0