From 42f17b759cc69f44a8d200934117daaaa703d87d Mon Sep 17 00:00:00 2001
From: wwl <xchao828@163.com>
Date: 星期三, 25 十二月 2024 17:59:53 +0800
Subject: [PATCH] his科室ID

---
 src/api/count/chart.js |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/src/api/count/chart.js b/src/api/count/chart.js
index 337fe37..43f1b0c 100644
--- a/src/api/count/chart.js
+++ b/src/api/count/chart.js
@@ -7,4 +7,16 @@
       method: 'get',
       params:query
     })
-  }
\ No newline at end of file
+  }
+
+
+  // 浣撴绉戝鍒楄〃鏄剧ず鎺ュ彛
+export function getTiaoNumsByDate(query) {
+  return request({
+    url: '/home/page/getTiaoNumsByDate',
+    method: 'get',
+    params:query
+  })
+}
+
+  
\ No newline at end of file

--
Gitblit v1.8.0