From ed67af6ecce45beb2dc2a79e8af075ab95e2fd81 Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期五, 21 三月 2025 18:06:58 +0800
Subject: [PATCH] 影像检查

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

diff --git a/src/views/doctor/bgsh/index.vue b/src/views/doctor/bgsh/index.vue
index 383b073..5a50495 100644
--- a/src/views/doctor/bgsh/index.vue
+++ b/src/views/doctor/bgsh/index.vue
@@ -276,7 +276,7 @@
 
   created() {
     // this.getNowTime();
-
+    this.getList();
     // this.getdate();
   },
 

--
Gitblit v1.8.0