From 3207bfdf2e864a028a58db1a75253781b1f90655 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 12 七月 2024 14:24:19 +0800
Subject: [PATCH] 测试完成

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

diff --git a/src/views/patient/patient/PatientChart.vue b/src/views/patient/patient/PatientChart.vue
index 0ef70bd..615b771 100644
--- a/src/views/patient/patient/PatientChart.vue
+++ b/src/views/patient/patient/PatientChart.vue
@@ -739,7 +739,7 @@
       // 鏌ヨ鍙傛暟
       queryParams: {
         pageNum: 1,
-        allhosp: "1",
+        allhosp: "0",
         pageSize: 10,
         idcardno: undefined,
         name: undefined,

--
Gitblit v1.9.3