From e58fe91a2985bb3977f91854da6fd7ef0fdcbb55 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 20 Jun 2026 10:25:11 -0700 Subject: [PATCH] =?UTF-8?q?fix(ts):=20=E4=BF=AE=E5=A4=8D=20delete/?= =?UTF-8?q?=E8=81=94=E5=90=88=E7=B1=BB=E5=9E=8B/ECharts=20=E7=AD=89?= =?UTF-8?q?=E4=BD=8E=E9=A3=8E=E9=99=A9=E7=B1=BB=E5=9E=8B=E9=94=99=E8=AF=AF?= =?UTF-8?q?=20-=20delete=20=E6=93=8D=E4=BD=9C=E7=AC=A6=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E8=A7=A3=E6=9E=84=20rest=EF=BC=88afterSale/UserAftersale/Order?= =?UTF-8?q?UpdatePrice=20=E6=8F=90=E4=BA=A4=E5=8F=82=E6=95=B0=EF=BC=89=20-?= =?UTF-8?q?=20v-for=20=E7=B4=A2=E5=BC=95=E3=80=81createTime=20=E7=AD=89?= =?UTF-8?q?=E8=81=94=E5=90=88=E7=B1=BB=E5=9E=8B=E7=94=A8=20Number()=20?= =?UTF-8?q?=E6=94=B6=E6=95=9B=20-=20ECharts=20axisLabel.textStyle=20?= =?UTF-8?q?=E2=86=92=20axisLabel.color=EF=BC=88=E9=A1=BA=E5=B8=A6=E8=AE=A9?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E9=A2=9C=E8=89=B2=E7=9C=9F=E6=AD=A3=E7=94=9F?= =?UTF-8?q?=E6=95=88=EF=BC=89=20-=20AlipayChannelForm=20=E8=AF=81=E4=B9=A6?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=8A=BD=E5=8F=96=20readCertFile=20=E5=B9=B6?= =?UTF-8?q?=E8=A1=A5=20UploadRequestHandler=20=E7=B1=BB=E5=9E=8B=20-=20Exp?= =?UTF-8?q?ressForm=20reset=20=E5=AF=B9=E9=BD=90=20DeliveryExpressVO?= =?UTF-8?q?=EF=BC=88=E7=A7=BB=E9=99=A4=20picUrl=E3=80=81=E8=A1=A5=20code/l?= =?UTF-8?q?ogo/sort=EF=BC=89=20ts:check=20795=20=E2=86=92=20768=EF=BC=8C?= =?UTF-8?q?=E6=97=A0=E6=96=B0=E5=A2=9E=E7=B1=BB=E5=9E=8B=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Menu/src/Menu.vue | 3 +- .../conversation/ConversationList.vue | 4 +- .../ai/knowledge/document/form/SplitStep.vue | 2 +- .../product/detail/ProductDetailsHeader.vue | 2 +- src/views/im/manager/message/group/index.vue | 2 +- .../product/components/ProductSummary.vue | 8 +--- src/views/mall/trade/afterSale/index.vue | 6 +-- .../trade/delivery/express/ExpressForm.vue | 4 +- .../trade/order/form/OrderUpdatePriceForm.vue | 4 +- .../member/user/detail/UserAftersaleList.vue | 8 ++-- .../components/channel/AlipayChannelForm.vue | 48 +++++++++++-------- src/views/system/mail/log/MailLogDetail.vue | 6 +-- src/views/system/mail/log/index.vue | 6 +-- 13 files changed, 53 insertions(+), 50 deletions(-) diff --git a/src/layout/components/Menu/src/Menu.vue b/src/layout/components/Menu/src/Menu.vue index c04fea2cc..bc7d8ca14 100644 --- a/src/layout/components/Menu/src/Menu.vue +++ b/src/layout/components/Menu/src/Menu.vue @@ -1,6 +1,7 @@ diff --git a/src/views/system/mail/log/MailLogDetail.vue b/src/views/system/mail/log/MailLogDetail.vue index 37d757a3d..79a2eb490 100644 --- a/src/views/system/mail/log/MailLogDetail.vue +++ b/src/views/system/mail/log/MailLogDetail.vue @@ -25,19 +25,19 @@
收件: - {{ mail }} + {{ mail }}
抄送: - {{ mail }} + {{ mail }}
密送: - {{ mail }} + {{ mail }}
diff --git a/src/views/system/mail/log/index.vue b/src/views/system/mail/log/index.vue index 37a3657ed..31b08abb2 100644 --- a/src/views/system/mail/log/index.vue +++ b/src/views/system/mail/log/index.vue @@ -134,19 +134,19 @@
收件: - {{ mail }} + {{ mail }}
抄送: - {{ mail }} + {{ mail }}
密送: - {{ mail }} + {{ mail }}