#
vincentlu
2025-04-18 a957c1c914f6890c8a6a8c477495809b065fcbcf
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}