From 8399d182aef8207d5bcd38a50d1aeb1750593bc0 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 01 十二月 2023 13:36:35 +0800
Subject: [PATCH] 提交信息
---
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