From e38a87dc7116cb36d5747ddad62f07ba6741117e Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期五, 01 八月 2025 12:05:11 +0800
Subject: [PATCH] 1

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

diff --git a/src/views/doctor/checkAll/index.vue b/src/views/doctor/checkAll/index.vue
index e4fb8fd..fceb9d5 100644
--- a/src/views/doctor/checkAll/index.vue
+++ b/src/views/doctor/checkAll/index.vue
@@ -2608,9 +2608,9 @@
                 }
               });
             });
-            if (!this.yichangList) {
+            /* if (!this.yichangList) {
               this.$message.warning("鏆傛棤寮傚父鎶ュ憡");
-            }
+            } */
             resolve(); // 鎴愬姛瀹屾垚
           })
           .catch((error) => {

--
Gitblit v1.8.0