#
luxiaotao1123
2024-10-12 bb61bc0c22ae4ef9963ca00d23b5cf0c412f26f5
zy-acs-flow/src/map/settings/index.jsx
@@ -12,6 +12,8 @@
    const themeMode = theme.palette.mode;
    const translate = useTranslate();
    const [lastCopiedSprites, setLastCopiedSprites] = useState([]);
    const handleClose = () => {
        onCancel();
    }
@@ -86,6 +88,8 @@
                                                onSubmit={() => {
                                                }}
                                                width={width}
                                                lastCopiedSprites={lastCopiedSprites}
                                                setLastCopiedSprites={setLastCopiedSprites}
                                            />
                                        )}
                                        {activeTab === 1 && (