skyouc
2025-03-06 666edb2c889556d3d963c341241cf43fafd32434
rsf-admin/src/page/system/dicts/dictType/DictTypePanel.jsx
File was renamed from rsf-admin/src/page/dictType/DictTypePanel.jsx
@@ -4,7 +4,7 @@
    useTranslate,
    useRecordContext,
} from 'react-admin';
import PanelTypography from "../components/PanelTypography";
import PanelTypography from "../../../components/PanelTypography";
import * as Common from '@/utils/common'
const DictTypePanel = () => {