From 95617d1c28d4d9a02c2eb6de3f14c4751625ba61 Mon Sep 17 00:00:00 2001 From: cll <931958862@qq.com> Date: Fri, 8 Aug 2025 20:46:58 +0800 Subject: [PATCH] fix: bug --- src/pages/Order/List/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/Order/List/index.tsx b/src/pages/Order/List/index.tsx index 3223253..1824fac 100644 --- a/src/pages/Order/List/index.tsx +++ b/src/pages/Order/List/index.tsx @@ -1,4 +1,5 @@ import InternationalPhoneInput from '@/components/InternationalPhoneInput'; +import { HistoryOrder } from '@/pages/Statistics/Order'; import { ORDER_STATUS_ENUM } from '@/constants'; import { logisticscontrollerCreateshipment,