From 0b551aa67d28b5e7c04f6c769e495b004f8460f9 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期一, 27 十一月 2023 15:36:26 +0800
Subject: [PATCH] Merge branch 'wulong' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01

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

diff --git a/src/api/patient/homepage.js b/src/api/patient/homepage.js
index 6f3bf90..8ede6e1 100644
--- a/src/api/patient/homepage.js
+++ b/src/api/patient/homepage.js
@@ -17,14 +17,6 @@
     data: data
   })
 };
-// 鏍囩鏌ヨ鎮h�呭垪琛�
-export function taglistpatient(data) {
-  return request({
-    url: '/smartor/patarchive/patTagByContion',
-    method: 'post',
-    data: data
-  })
-};
 // 淇敼鎮h�呮。妗�
 export function alterpatient(data) {
   return request({

--
Gitblit v1.9.3