#
Junjie
2024-04-30 f09b972bb7adf8d4fd75fcb87c85973e493432a8
zy-asrs-flow/src/pages/device/shuttle/index.jsx
@@ -239,6 +239,11 @@
                        label: '是否有托盘',
                        children: item.hasPallet ? 'Y' : 'N',
                    },
                    {
                        key: '13',
                        label: '自动',
                        children: item.mode ? 'Y' : 'N',
                    }
                ];
                return <div key={item.id} style={{ width: '45%' }}>
                    <div style={{ marginBottom: '10px' }}>