From 17cf2408a80d362792ff43542f2bb6feefb2e247 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期五, 21 二月 2025 14:42:55 +0800
Subject: [PATCH] #

---
 rsf-admin/src/page/basicInfo/shipper/ShipperPanel.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rsf-admin/src/page/shipper/ShipperPanel.jsx b/rsf-admin/src/page/basicInfo/shipper/ShipperPanel.jsx
similarity index 97%
rename from rsf-admin/src/page/shipper/ShipperPanel.jsx
rename to rsf-admin/src/page/basicInfo/shipper/ShipperPanel.jsx
index 1f57cf0..f548e14 100644
--- a/rsf-admin/src/page/shipper/ShipperPanel.jsx
+++ b/rsf-admin/src/page/basicInfo/shipper/ShipperPanel.jsx
@@ -4,7 +4,7 @@
     useTranslate,
     useRecordContext,
 } from 'react-admin';
-import PanelTypography from "../components/PanelTypography";
+import PanelTypography from "@/page/components/PanelTypography";
 import * as Common from '@/utils/common'
 
 const ShipperPanel = () => {

--
Gitblit v1.9.1