From c4dd196e728da459d5d814afbb87f1e5f32f0fbf Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 7 May 2026 11:50:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/views/fans/yeji.vue | 393 +++++++++++++++-- .../controller/stats/YejiStatsController.php | 2 +- .../lists/tcm/PrescriptionOrderLists.php | 57 ++- .../logic/doctor/AppointmentLogic.php | 3 +- .../adminapi/logic/stats/YejiStatsLogic.php | 414 +++++++++++------- .../logic/tcm/PrescriptionOrderLogic.php | 192 +++++++- 6 files changed, 842 insertions(+), 219 deletions(-) diff --git a/admin/src/views/fans/yeji.vue b/admin/src/views/fans/yeji.vue index 34a51bb1..e4e9ea09 100644 --- a/admin/src/views/fans/yeji.vue +++ b/admin/src/views/fans/yeji.vue @@ -123,7 +123,10 @@ -
表格统计
+
+ 表格统计 + 列较多时可横向滚动浏览;「部门 / 排名」列在滚动时保持固定。 +
- +
+
@@ -274,6 +278,7 @@
排名
+
诊金单位:元 · 被指派数与部门业绩表同口径 · 接诊率 = 诊金 ÷ 进线(元/进线) @@ -381,7 +386,8 @@
{{ buildTableTitle(tb) }}
- +
+
@@ -444,24 +450,24 @@ - - -
部门 - {{ buildChannelColTitle(tb, '业绩') }} + + {{ yejiChannelMetricShort('perf') }} - + @@ -488,27 +494,27 @@ - {{ buildChannelColTitle(tb, '成交单') }} + + {{ yejiChannelMetricShort('deal') }} - + - {{ buildChannelColTitle(tb, '客单价') }} + + {{ yejiChannelMetricShort('aov') }} - + @@ -609,6 +615,7 @@
+
区间:{{ tb.start_date }} ~ {{ tb.end_date }} · 渠道:{{ tb.channel_name }} @@ -830,7 +837,7 @@
-
+ +
业务订单金额合计 (不含履约已取消,与上方业绩口径一致) @@ -879,6 +915,16 @@
+ + + + +
+ + +