From 9ed85c81b2061cd5bb39f733439915a7257c8702 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Thu, 26 Jun 2025 15:09:15 +0800 Subject: [PATCH] =?UTF-8?q?perf=EF=BC=9A=E4=BC=98=E5=8C=96=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E5=B1=95=E5=BC=80=E3=80=81=E6=94=B6=E7=BC=A9=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Conversations/Online/order/QuotesHistory.jsx | 1 + src/views/orders/Follow.jsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/Conversations/Online/order/QuotesHistory.jsx b/src/views/Conversations/Online/order/QuotesHistory.jsx index b311048..007cbb6 100644 --- a/src/views/Conversations/Online/order/QuotesHistory.jsx +++ b/src/views/Conversations/Online/order/QuotesHistory.jsx @@ -3,6 +3,7 @@ import { Button, Flex, List, Popover } from 'antd' import { useState } from 'react' import EmailQuotation from '../Components/EmailQuotation' +// @Deprecated 作废,已经不用 const QuotesHistory = ((props) => { const [open, setOpen] = useState(false) diff --git a/src/views/orders/Follow.jsx b/src/views/orders/Follow.jsx index 6c005ca..bf4f99b 100644 --- a/src/views/orders/Follow.jsx +++ b/src/views/orders/Follow.jsx @@ -175,7 +175,7 @@ function Follow() {