This commit is contained in:
2025-11-24 11:02:42 +08:00
parent ca41f4f528
commit 765f48bd03
12 changed files with 441 additions and 221 deletions

View File

@@ -7,8 +7,9 @@
"button.confirm": "确定",
"button.cancel": "取消",
"button.clear": "清空",
"button.clear-point": "清空点位",
"button.search": "查询",
"button.confirm-quhuo": "确认取货",
"button.clear-col": "清空列",
"button.scan-add": "扫码插入",
"button.add-row": "插入行",
"button.del-row": "删除行",
@@ -22,6 +23,13 @@
"button.force-complete": "强制完成",
"button.enter": "进入",
"button.quit": "退出",
"button.scxl": "产线下料",
"button.zjps": "质检配送",
"button.zjxl": "质检下料",
"button.control": "管制",
"button.deregulate": "解除管制",
"button.pause": "暂停",
"button.recover": "恢复",
"login.username": "用户名",
"login.password": "密码",
"login.remember": "记住用户名",
@@ -52,7 +60,8 @@
"menu.task-management": "任务管理",
"menu.work-manage": "作业管理",
"menu.fixedpoint-work": "定点作业",
"menu.inout-area-mark": "进出区域登记",
"menu.area-manage": "区域管制",
"menu.agv-manage": "AGV管制",
"filter.area": "区域",
"filter.point": "点位",
"filter.type": "类型",
@@ -67,6 +76,8 @@
"filter.start-area": "起点区域",
"filter.end-area": "终点区域",
"filter.control-area": "管制区域",
"filter.col": "列",
"filter.carno": "车号",
"grid.number": "序号",
"grid.roll-number": "卷号",
"grid.material-code": "物料编码",
@@ -84,6 +95,7 @@
"grid.enter-man": "进入人",
"grid.enter-area": "进入区域",
"grid.wltype": "物料类型",
"grid.has-task": "是否有任务",
"toast.select-row": "请选择一行",
"toast.device-not-empty": "设备不能为空",
"toast.material-not-empty": "物料不能为空",