搬运站点

This commit is contained in:
2023-12-11 15:54:03 +08:00
parent f9921ebef6
commit 722503bc6d
3 changed files with 9 additions and 4 deletions

View File

@@ -19,10 +19,11 @@ module.exports = {
error: 'AGV Fault'
},
carrypoint: {
topinfo: 'Pickup Point',
topinfo: 'Carry Point',
button1: 'Auto Pickup',
button2: 'Auto Release',
button3: 'Set Target Site'
button3: 'Input Target Position',
button4: 'Set Target Site'
},
tasklists: {
topinfo: 'Task Management',

View File

@@ -22,7 +22,8 @@ module.exports = {
topinfo: '搬运起点',
button1: '自动取货',
button2: '自动放货',
button3: '定位目标站点'
button3: '输入点位',
button4: '定位目标站点'
},
tasklists: {
topinfo: '任务管理',