#
luxiaotao1123
2024-06-08 3796a650323aa5efbdf6c5ef00a23bc9bec8e43a
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,