| | |
| | | <fieldset> |
| | | <legend>手动操作</legend> |
| | | <div class="button-group"> |
| | | <button class="item" onclick="steOperator(17)">联机</button> |
| | | <button class="item" onclick="steOperator(18)">脱机</button> |
| | | <button class="item" onclick="steOperator(1)">左出库</button> |
| | | <button class="item" onclick="steOperator(2)">右出库</button> |
| | | <button class="item" onclick="steOperator(3)">左入库</button> |
| | |
| | | <!-- <button class="item" onclick="steOperator(14)">左盘点</button>--> |
| | | <!-- <button class="item" onclick="steOperator(15)">右盘点</button>--> |
| | | <button class="item" onclick="steOperator(16)">任务完成</button> |
| | | |
| | | </div> |
| | | </fieldset> |
| | | </div> |