From 0a9c173133264bd41950ce8e5672f1cecc782b8e Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 29 十月 2024 09:45:37 +0800
Subject: [PATCH] 测试完成

---
 src/views/repositoryai/templateku/configurat/measurement.vue |    4 ++--
 src/views/patient/propaganda/index.vue                       |    2 +-
 src/views/patient/medtechnician/Compositeeditdetails.vue     |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/views/patient/medtechnician/Compositeeditdetails.vue b/src/views/patient/medtechnician/Compositeeditdetails.vue
index 61f49c8..73c2c07 100644
--- a/src/views/patient/medtechnician/Compositeeditdetails.vue
+++ b/src/views/patient/medtechnician/Compositeeditdetails.vue
@@ -447,6 +447,7 @@
         <el-step title="涓婁紶瀵煎叆鏂囦欢" icon="el-icon-upload"></el-step>
         <el-step title="瀵煎叆妫�鏌�" icon="el-icon-picture"></el-step>
       </el-steps>
+
       <!-- 涓婁紶瀵煎叆鏂囦欢 -->
       <div class="download" v-if="dractive == 1">
         <el-upload
@@ -753,7 +754,6 @@
       this.upload.isUploading = false;
       this.uploadingData = response.rows;
       console.log(response, "鏂囦欢");
-
       this.$refs.upload.clearFiles();
     },
     // 鎻愪氦涓婁紶鏂囦欢
diff --git a/src/views/patient/propaganda/index.vue b/src/views/patient/propaganda/index.vue
index b2c50d3..6f91cc9 100644
--- a/src/views/patient/propaganda/index.vue
+++ b/src/views/patient/propaganda/index.vue
@@ -138,7 +138,7 @@
                 size="medium"
                 @click="toleadExport(2)"
                 >缁撴灉寮傚父</el-button
-              >-
+              >
             </div>
           </div>
         </el-col>
diff --git a/src/views/repositoryai/templateku/configurat/measurement.vue b/src/views/repositoryai/templateku/configurat/measurement.vue
index c5da2b7..a4f6ead 100644
--- a/src/views/repositoryai/templateku/configurat/measurement.vue
+++ b/src/views/repositoryai/templateku/configurat/measurement.vue
@@ -158,7 +158,7 @@
       };
       // 鍙戣捣ws璇锋眰
       sendWebsocket(
-        "ws://192.168.2.13:8095/chat?userId=1",
+        "ws://192.168.2.10:8095/chat?userId=1",
         obj,
         this.wsMessage,
         this.wsError
@@ -226,7 +226,7 @@
       console.log(obj, "鍏ュ弬");
       // 鍙戣捣ws璇锋眰
       sendWebsocket(
-        "ws://192.168.2.13:8095/chat?userId=1",
+        "ws://192.168.2.10:8095/chat?userId=1",
         obj,
         this.wsMessage,
         this.wsError

--
Gitblit v1.9.3