This commit is contained in:
2024-05-13 11:05:18 +08:00
parent f783a3c10b
commit 45f60763cc
4 changed files with 135 additions and 110 deletions

View File

@@ -24,6 +24,7 @@ module.exports = {
dialogtip: 'If Select Return Site',
returnsite: 'Return Site',
pointcode: 'Point Code',
returnsitecode: 'Return Code',
button1: 'Auto Pickup',
button2: 'Auto Release',
button3: 'Input Target Position',

View File

@@ -24,6 +24,7 @@ module.exports = {
dialogtip: '是否选择返回点',
returnsite: '返回点',
pointcode: '点位编码',
returnsitecode: '返回编码',
button1: '自动取货',
button2: '自动放货',
button3: '输入点位',