From 79e5a7c8e4be6507e4b7a1e0c89b94bc09a57578 Mon Sep 17 00:00:00 2001 From: lq Date: Thu, 29 May 2025 17:02:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=B0=E5=A2=9E=E8=8D=AF=E5=B8=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/table-action/table-action.vue | 42 ++- .../src/views/dashboard/workspace/index.vue | 12 + .../src/views/doctor/pharmacist/api/index.ts | 7 + .../pharmacist/components/BindStoreModal.vue | 9 +- .../doctor/pharmacist/components/modal.vue | 27 +- .../views/doctor/pharmacist/config/form.ts | 261 ++++++++++++++++++ .../src/views/doctor/pharmacist/index.vue | 52 ++-- .../pharmacist/audit-prescription/index.vue | 44 ++- 8 files changed, 404 insertions(+), 50 deletions(-) diff --git a/apps/web-antd/src/components/table-action/table-action.vue b/apps/web-antd/src/components/table-action/table-action.vue index 2ce2af69..09ba8c3e 100644 --- a/apps/web-antd/src/components/table-action/table-action.vue +++ b/apps/web-antd/src/components/table-action/table-action.vue @@ -128,22 +128,58 @@ const handleMenuClick = (e: any) => { getActions?.some((item: ActionItem) => item.type === 'link') ? 0 : 8 " > -