From a398c62a2ac6ef819f162dc3e0923bed144905dc Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 27 六月 2025 09:17:11 +0800
Subject: [PATCH] 测试完成

---
 src/api/patient/homepage.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/patient/homepage.js b/src/api/patient/homepage.js
index 19cb4a3..1fb9293 100644
--- a/src/api/patient/homepage.js
+++ b/src/api/patient/homepage.js
@@ -12,7 +12,7 @@
 // 鐢ㄦ埛淇℃伅鏌ヨ鎮h�呭垪琛�
 export function messagelistpatient(data) {
   return request({
-    url: '/smartor/patarchive/patInfoByContion',
+    url: '/smartor/patarchive/list',
     method: 'post',
     data: data
   })

--
Gitblit v1.9.3