From 852bcd54a5cd8dc5095203c991f1e22eef38b04f Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 22 Apr 2026 16:36:40 +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 --- .../src/views/consumer/prescription/index.vue | 78 +++++-- .../consumer/prescription/order_list.vue | 177 ++++++++++++++- admin/src/views/tcm/diagnosis/edit.vue | 88 +++++--- .../adminapi/lists/tcm/PrescriptionLists.php | 21 ++ .../lists/tcm/PrescriptionOrderLists.php | 205 ++++++++++++++++-- .../logic/tcm/PrescriptionOrderLogic.php | 22 ++ server/config/project.php | 3 + 7 files changed, 528 insertions(+), 66 deletions(-) diff --git a/admin/src/views/consumer/prescription/index.vue b/admin/src/views/consumer/prescription/index.vue index b2cc5cde..4fa36ded 100644 --- a/admin/src/views/consumer/prescription/index.vue +++ b/admin/src/views/consumer/prescription/index.vue @@ -38,6 +38,18 @@ 未通过 驳回 +