#
luxiaotao1123
2024-05-05 d12d58f9df8a8a05466496e12f2dbd02e8f51a31
src/core/warehouse.jsx
@@ -30,9 +30,9 @@
                setBoxData(res);
            })
            // getAgvData().then(res => {
            //     setAgvData(res);
            // })
            getAgvData().then(res => {
                // setAgvData(res);
            })
            const agvRealData = agvRealDataList[index];
            if (agvRealData) {