#
vincentlu
2025-01-13 89c7f6e5bcc21b0e8f83a2bc6d680e2ffe431e6f
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}