搬运站点
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -22,7 +22,8 @@ module.exports = {
|
||||
topinfo: '搬运起点',
|
||||
button1: '自动取货',
|
||||
button2: '自动放货',
|
||||
button3: '定位目标站点'
|
||||
button3: '输入点位',
|
||||
button4: '定位目标站点'
|
||||
},
|
||||
tasklists: {
|
||||
topinfo: '任务管理',
|
||||
|
||||
Reference in New Issue
Block a user