luxiaotao1123
2024-04-08 21d88a01807b3a27787bdbbcd657dbbffaa58172
Merge branch 'Four-Way-Rack' of http://47.97.1.152:5880/r/zy-asrs-master into Four-Way-Rack
1个文件已修改
2 ■■■ 已修改文件
zy-asrs-flow/src/pages/device/shuttle/index.jsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-flow/src/pages/device/shuttle/index.jsx
@@ -207,7 +207,7 @@
                    <div style={{ marginBottom: '15px' }}>
                        <Card title="移动指令" style={{ width: 300 }}>
                            <p>
                                <Input addonBefore="目标位置" defaultValue="1-1-1" onChange={targetLocChange} />
                                <Input addonBefore="目标位置" onChange={targetLocChange} />
                            </p>
                            <p>
                                <Button onClick={() => shuttleOperator('moveLoc')}>移动到目标位置</Button>