From b734890015ea3b6870969e7bc6637a2481ed4bd9 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 24 八月 2023 10:15:23 +0800
Subject: [PATCH] Merge branch 'DeBug' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01

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

diff --git a/src/api/patient/homepage.js b/src/api/patient/homepage.js
index 8ede6e1..dadf02b 100644
--- a/src/api/patient/homepage.js
+++ b/src/api/patient/homepage.js
@@ -2,13 +2,13 @@
 import { parseStrEmpty } from "@/utils/ruoyi";//澶勭悊瀛楃涓�,und,null杞崲涓�'';
 
 // 鏌ヨ鎮h�呭垪琛�
-export function listpatient(query) {
-  return request({
-    url: '/smartor/patarchive/list',
-    method: 'get',
-    params: query
-  })
-};
+// export function listpatient(query) {
+//   return request({
+//     url: '/smartor/patarchive/list',
+//     method: 'get',
+//     params: query
+//   })
+// };
 // 鐢ㄦ埛淇℃伅鏌ヨ鎮h�呭垪琛�
 export function messagelistpatient(data) {
   return request({

--
Gitblit v1.9.3