托盘变更是否取走托盘修改

master
guoshuang 2 years ago
parent 3715f556a2
commit 3e3440de63

@ -82,11 +82,11 @@ export default class ChangePalletNew extends BasePage {
zaiciFocus = false; zaiciFocus = false;
switchListText = [ switchListText = [
{ {
title: 'AGV', title: '人工',
value: 0, value: 0,
}, },
{ {
title: '人工', title: 'AGV',
value: 1, value: 1,
}, },
]; ];

Loading…
Cancel
Save