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