From b9e1529623b35cbf659a7b28c70ad548b1f93a2f Mon Sep 17 00:00:00 2001 From: puhui999 Date: Sun, 10 Nov 2024 16:36:05 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E3=80=91=E5=95=86=E5=9F=8E:=20=E5=AE=A2=E6=9C=8D=E6=B6=88?= =?UTF-8?q?=E6=81=AFJSON=20=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../kefu/components/KeFuConversationList.vue | 7 ++++--- .../kefu/components/KeFuMessageList.vue | 11 ++++++----- .../kefu/components/message/OrderItem.vue | 17 ++++++++++------- src/views/mall/promotion/kefu/index.vue | 3 +-- 4 files changed, 21 insertions(+), 17 deletions(-) diff --git a/src/views/mall/promotion/kefu/components/KeFuConversationList.vue b/src/views/mall/promotion/kefu/components/KeFuConversationList.vue index 7afa711e..3f28f9c2 100644 --- a/src/views/mall/promotion/kefu/components/KeFuConversationList.vue +++ b/src/views/mall/promotion/kefu/components/KeFuConversationList.vue @@ -1,7 +1,7 @@