This commit is contained in:
2023-12-01 14:05:32 +08:00
parent dca358ac3f
commit 29eef3f6a3
4 changed files with 59 additions and 32 deletions

View File

@@ -9,12 +9,12 @@ module.exports = {
},
homeinfo: {
topinfo: '设备信息',
deviceinfo: '设备信息',
task: '当前任务',
status: '任务状态',
tasknum: '任务数量',
speed: '当前速度',
error: 'AGV障'
deviceinfo: '设 备 信 息',
task: '当 前 任 务',
status: '任 务 状 态',
tasknum: '任 务 数 量',
speed: '当 前 速 度',
error: 'AGV障'
},
carrypoint: {
topinfo: '搬运起点',
@@ -22,6 +22,19 @@ module.exports = {
button2: '自动放货',
button3: '定位目标站点'
},
tasklists: {
topinfo: '任务管理',
select: '选中',
ordernumber: '序号',
tasknumber: '任务号',
targetpoint: '目标站点',
taskstatus: '任务状态',
createTime: '生成时间',
button1: '任务上移',
button2: '任务下移',
button3: '任务取消',
button4: '任务提交'
},
errorinfo: {
topinfo: '故障信息',
ordernumber: '序号',