From aa01870d8f376890e46e5a7f08f635ca47e37327 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期二, 19 八月 2025 17:35:07 +0800
Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb_region

---
 src/views/doctor/checkAll/index.vue |    4 +++-
 public/yuanqu.ini                   |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/public/yuanqu.ini b/public/yuanqu.ini
index df78f2c..1c40ebb 100644
--- a/public/yuanqu.ini
+++ b/public/yuanqu.ini
@@ -1,7 +1,7 @@
 [development]
 8094=pbkwyy
 81=ssyjyy
-82=jdczgzyy
+82=sqyy
 8095=jdczgzyy
 8096=sqyy
 8097=wbzxyy
diff --git a/src/views/doctor/checkAll/index.vue b/src/views/doctor/checkAll/index.vue
index 40dba08..d53345d 100644
--- a/src/views/doctor/checkAll/index.vue
+++ b/src/views/doctor/checkAll/index.vue
@@ -1905,10 +1905,12 @@
 
     hisycxm() {
       this.status1 = 5;
-      this.$confirm("閲嶇疆寮傚父椤圭洰鍚庝笉鍙仮澶�    璇疯皑鎱庨噸缃�", "鎻愮ず", {
+      this.$confirm( '<span style="color: red;">閲嶇疆寮傚父椤圭洰鍚庝笉鍙仮澶嶏紝璇疯皑鎱庨噸缃�</span>', 
+  '鎻愮ず',  {
         confirmButtonText: "纭畾",
         cancelButtonText: "鍙栨秷",
         type: "warning",
+        dangerouslyUseHTMLString: true
       })
         .then(() => {
           // 鐢ㄦ埛纭鍚庢墽琛屾帴鍙�

--
Gitblit v1.8.0