#
vincentlu
2025-12-16 e4d8f413fe4873d9371ff940af66a67983a70d95
zy-acs-flow/src/map/areaSettings/index.jsx
@@ -127,7 +127,6 @@
    };
    const handleSaveBasic = async () => {
        console.log(agvList);
        const id = sprite?.data?.id;
        if (!id) {
            return;