From 8a9ea4753eb485da63ea3d9fdd9ee27ff4ae4dc6 Mon Sep 17 00:00:00 2001 From: xf Date: Wed, 9 Jul 2025 17:26:48 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E7=99=BB=E5=BD=95=E5=AF=86=E7=A0=81?= =?UTF-8?q?=E5=8A=A0=E7=9C=BC=E7=9D=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../callRecordsList/callRecordsList.vue | 16 +- .../components/callRecordsModal.vue | 21 +- .../staffForDoctor/staffForDoctorList.vue | 8 +- .../staffForHelper/staffForHelperList.vue | 8 +- .../bigScreenOther/currencyOther.api.ts | 13 +- .../bigScreenOther/currencyOther.data.ts | 187 +++++++++++------- .../bigScreenOther/currencyOther.vue | 65 +++--- 7 files changed, 184 insertions(+), 134 deletions(-) diff --git a/src/views/consult/agentManagement/callRecordsList/callRecordsList.vue b/src/views/consult/agentManagement/callRecordsList/callRecordsList.vue index bc62f1f..0773c13 100644 --- a/src/views/consult/agentManagement/callRecordsList/callRecordsList.vue +++ b/src/views/consult/agentManagement/callRecordsList/callRecordsList.vue @@ -1,14 +1,14 @@