#
vincentlu
2025-02-17 aa7a139290034a7a2dbb58e5d7d2c895179d9b15
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}