zjj
7 天以前 f6121e26208fd4c06080e9ba7913d4755b3fd612
rsf-admin/src/page/components/DictField.jsx
@@ -10,7 +10,7 @@
    const theme = useTheme();
    const value = JSON.parse(localStorage.getItem('sys_dicts'))?.find(dict => (dict.value == record[source])).label;
    console.log(value)
    return record ? (
        <Typography