#
luxiaotao1123
2024-05-11 d18dd311f9b7a7a77a832f57e74434d946f6f0c5
src/components/agv.jsx
@@ -144,6 +144,8 @@
            return;
        }
        console.log(props.taskShelfBarcode);
        // group position
        const pos = {
            x: position?.[2] * REAL_COMPARE_MAP_SCALE + REAL_COMPARE_MAP_OFFSET_X,