From e6af7e6f95fb49115bf593daff0bee48648f99cf Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 31 五月 2024 14:46:55 +0800
Subject: [PATCH] 测试完成

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

diff --git a/src/views/patient/propaganda/particty.vue b/src/views/patient/propaganda/particty.vue
index 4bdbae5..5e0a46a 100644
--- a/src/views/patient/propaganda/particty.vue
+++ b/src/views/patient/propaganda/particty.vue
@@ -714,6 +714,7 @@
       previewid: "", //浠诲姟妯$増浼犻�抜d
       libName: "",
       overallCase: [], //閫夋嫨鎮h�呮��
+      allpids: [],
       libId: null, //妯℃澘搴撴ā鐗坕d
       Editprogress: 1, //缂栬緫杩涘害
       previewtf: false, //棰勮
@@ -1071,6 +1072,7 @@
     },
     // 瀛愪换鍔′簩绾у脊妗�
     handleAddpatient(row) {
+      console.log(this.overallCase, "ssaaa");
       getTaskpatient(this.patientqueryParams).then((response) => {
         console.log(response);
         this.patientuserList = response.rows;

--
Gitblit v1.9.3