#
whycq
2025-02-15 e8d6ad127efeba2d16d0a04bdaf92b747fc467ec
rsf-admin/src/page/system/role/RolePanel.jsx
File was renamed from rsf-admin/src/page/role/RolePanel.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 RolePanel = () => {