#
lsh
2024-09-09 ff0b0e8c7a59f44a8abe0ec209130fa525cf5b1c
zy-asrs-flow/src/pages/map/components/mapCopySettings.jsx
@@ -54,12 +54,6 @@
    }
    const handleFinish = (values) => {
        console.log({
            ...values
            , ...props.values
            , autoIncrement: autoIncrement
            , type: curSprite?.data?.type
        });
        props.submit({
            ...values
            , ...props.values