#
luxiaotao1123
2024-10-12 83a12f86f4f963b8a1e6741fd18a5f9dcbd60eb8
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 && (