opt: 优化定时任务创建堆垛机出库指令

This commit is contained in:
yanps
2023-11-27 14:15:24 +08:00
parent c56961a4af
commit ce4f06a789
8 changed files with 537 additions and 151 deletions

View File

@@ -96,6 +96,11 @@
</el-select>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="指令上限:" label-width="150px" prop="count">
<el-input v-model.number="form.count" />
</el-form-item>
</el-col>
</el-row>
</el-form>
</el-card>