From b907dfc99875a7f117f171e4c68eefd57cba0423 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期二, 10 六月 2025 17:34:29 +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