zy-asrs-flow/src/pages/device/shuttle/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | 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>