#
luxiaotao1123
2024-10-18 c6230b5765eb0b8ac69f8a17c191cc5757d42b18
zy-acs-flow/src/map/insight/shelf/index.jsx
@@ -5,7 +5,7 @@
import JsonShow from '../../JsonShow';
const ShelfInsight = (props) => {
    const { sprite } = props;
    const { sprite, setTitle } = props;
    const theme = useTheme();
    const themeMode = theme.palette.mode;
    const translate = useTranslate();