E
Junjie
2024-04-03 c1c0ad6c36fa6d5e445324d55594af7289de8aa3
zy-asrs-flow/src/pages/device/shuttle/index.jsx
@@ -130,6 +130,9 @@
        >
            <div style={{ display: 'flex', flexWrap: 'wrap', justifyContent: 'space-around' }}>
                {deviceInfos.map(item => {
                    if(item == null) {
                        return;
                    }
                    let tmpTitle = item.shuttleNo + "号四向车"
                    let tmpData = [
                        {