人工退料

This commit is contained in:
2025-10-21 14:36:04 +08:00
parent 547be02059
commit d739200a9f
3 changed files with 20 additions and 6 deletions

View File

@@ -53,7 +53,7 @@
title: '',
val1: '',
val2: '',
options: [{text:'空位', value:'1'}, {text:'空托盘', value: '2'}, {text:'托盘绑定', value: '3'}],
options: [{text:'空位', value:'1'}, {text:'空载具', value: '2'}, {text:'托盘绑定', value: '3'}],
index: '',
disabled: false
};