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

---
 src/views/patient/propaganda/particty.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/patient/propaganda/particty.vue b/src/views/patient/propaganda/particty.vue
index 4790cf6..586d12d 100644
--- a/src/views/patient/propaganda/particty.vue
+++ b/src/views/patient/propaganda/particty.vue
@@ -1528,6 +1528,7 @@
             }
           });
         });
+
         const Aarr = Variablist.filter(
           (obj, index, self) =>
             index ===

--
Gitblit v1.9.3