This commit is contained in:
2025-07-18 13:42:19 +08:00
parent 33a184549a
commit 1e7eaa5070
14 changed files with 84 additions and 21 deletions

View File

@@ -42,12 +42,16 @@
"button.lower-axis": "单下轴",
"button.enter-box": "入箱",
"button.out-box": "出箱",
"button.fixed-into-box": "定点入箱",
"button.quality-approved": "质检合格",
"button.quality-failed": "质检不合格",
"button.all-clear": "解警",
"button.load-mater": "上料",
"button.mater-return": "退料",
"button.allow-entry": "允许进入",
"button.group-disk": "组盘",
"button.release-outbound-point": "出库点放行",
"button.release": "放行",
"login.username": "用户名",
"login.password": "密码",
"login.remember": "记住用户名",
@@ -145,6 +149,10 @@
"filter.storage-location": "仓位",
"filter.select-box-num": "已选木箱数",
"filter.selectable-box-num": "可选木箱数",
"filter.sales-order-number": "销售订单号",
"filter.customer-number": "客户编号",
"filter.product-thickness": "产品厚度",
"filter.material-type": "物料类型",
"grid.number": "序号",
"grid.select": "选择",
"grid.work-order-number": "工单号",
@@ -234,5 +242,18 @@
"toast.scan-wooden-box-code": "请扫木箱码",
"select.coaster": "小托盘",
"select.large-tray": "大托盘",
"select.lualified-products": "合格品",
"select.controlled-products": "管制品",
"select.empty-position": "空点位",
"select.with-shelf": "有架子",
"select.internal-label": "内标",
"select.tube-label": "管标",
"select.decide-oven": "决策入烘箱",
"select.decide-cooling": "决策入冷却",
"select.binding-point": "捆扎点",
"select.return-inspection-warehousing": "返检入库",
"select.recut-warehousing": "改切入库",
"select.production-warehousing": "生产入库",
"select.manual-warehousing": "手工入库",
"unit.minute": "分"
}