| | |
| | | </el-form> |
| | | <div> |
| | | <el-button @click="requestOperate('update')" type="primary">更新</el-button> |
| | | <!-- <el-button @click="requestOperate('in')" type="warning">放货完成</el-button>--> |
| | | </div> |
| | | <div style="margin-top: 10px"> |
| | | <el-button @click="requestOperate('pakMk')" type="warning">入库标记复位</el-button> |
| | | <el-button @click="requestOperate('pakMkRun')" type="warning">退库标记复位</el-button> |
| | | <el-button @click="requestOperate('pakMkTask')" type="warning">小车任务下发标记复位</el-button> |
| | | <el-button @click="requestOperate('pakMkWalk')" type="warning">WMS任务下发标记复位</el-button> |
| | | <!-- <el-button @click="requestOperate('in')" type="warning">放货完成</el-button>--> |
| | | </div> |
| | | </div> |
| | | </el-card> |