From 21d88a01807b3a27787bdbbcd657dbbffaa58172 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 08 四月 2024 15:51:01 +0800 Subject: [PATCH] Merge branch 'Four-Way-Rack' of http://47.97.1.152:5880/r/zy-asrs-master into Four-Way-Rack --- zy-asrs-flow/src/pages/device/shuttle/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zy-asrs-flow/src/pages/device/shuttle/index.jsx b/zy-asrs-flow/src/pages/device/shuttle/index.jsx index 11d4f34..c370945 100644 --- a/zy-asrs-flow/src/pages/device/shuttle/index.jsx +++ b/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> -- Gitblit v1.9.1