#
vincentlu
2025-02-24 2b2f1e5349daea96d7620017a672d54e60b24ab4
zy-acs-flow/src/map/insight/shelf/index.jsx
@@ -67,6 +67,8 @@
            <Box flex={1} pt={2}>
                {activeTab === 0 && (
                    <ShelfMain
                        row={sprite?.data?.row}
                        bay={sprite?.data?.bay}
                        curLocNo={curLocNo}
                        curShelfInfo={curShelfInfo}
                        setCurLocNo={setCurLocNo}