This commit is contained in:
2025-01-06 15:29:50 +08:00
parent 8a7117baef
commit 0cd6dd3f4d
6 changed files with 20 additions and 28 deletions

View File

@@ -16,7 +16,8 @@ module.exports = {
status: 'Task Status',
tasknum: 'Number Of Tasks',
speed: 'Current Speed',
error: 'AGV Fault'
error: 'AGV Fault',
index: 'Index'
},
carrypoint: {
topinfo: 'Carry Point',

View File

@@ -16,7 +16,8 @@ module.exports = {
status: '任 务 状 态',
tasknum: '任 务 数 量',
speed: '当 前 速 度',
error: 'AGV 故 障'
error: 'AGV 故 障',
index: '首页'
},
carrypoint: {
topinfo: '搬运起点',