From ef60bc92aac7a8750e3dba45321a60c0791c95b7 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 01 七月 2025 16:27:55 +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