分切上料语言
This commit is contained in:
@@ -5,9 +5,13 @@
|
||||
"utils.read-more": "查看更多",
|
||||
"utils.no-more": "没有更多",
|
||||
"button.confirm": "确定",
|
||||
"button.cancel": "取消",
|
||||
"button.search": "查询",
|
||||
"button.confirm-receipt": "确认入库",
|
||||
"button.confirm-outbound": "确认出库",
|
||||
"button.empty-shaft-return": "空轴送回",
|
||||
"button.manual-call": "人工呼叫",
|
||||
"button.call": "呼叫",
|
||||
"login.username": "用户名",
|
||||
"login.password": "密码",
|
||||
"login.remember": "记住用户名",
|
||||
@@ -69,8 +73,12 @@
|
||||
"filter.point": "点位",
|
||||
"filter.mother-roll": "母卷",
|
||||
"filter.state": "状态",
|
||||
"filter.starting-point": "起点",
|
||||
"filter.finishing-point": "起点",
|
||||
"grid.number": "序号",
|
||||
"grid.work-order-number": "工单号",
|
||||
"grid.mother-roll-number": "母卷号",
|
||||
"grid.sub-roll-number": "子卷号",
|
||||
"grid.start-time": "开始时间",
|
||||
"grid.end-time": "结束时间",
|
||||
"grid.machine-code": "机台编码",
|
||||
@@ -84,5 +92,16 @@
|
||||
"grid.product-description": "产品描述",
|
||||
"grid.in-oven-time": "入烘箱时间",
|
||||
"grid.out-oven-time": "出烘箱时间",
|
||||
"grid.is-it-baked": "是否烘烤"
|
||||
"grid.is-it-baked": "是否烘烤",
|
||||
"grid.split-group": "分切组",
|
||||
"grid.production-sequence": "生产顺序",
|
||||
"grid.date-of-manufacture": "生产日期",
|
||||
"grid.order-number": "订单号",
|
||||
"grid.paper-FRP-tube": "纸筒/FRP管",
|
||||
"grid.paper-tube-material-code": "纸筒物料编码",
|
||||
"grid.paper-tube-material-description": "纸筒物料描述",
|
||||
"grid.paper-tube-specifications": "纸筒规格",
|
||||
"grid.FRP-pipe-material-code": "FRP管物料编码",
|
||||
"grid.FRP-pipe-material-description": "FRP管物料描述",
|
||||
"grid.FRP-pipe-specifications": "FRP管规格"
|
||||
}
|
||||
Reference in New Issue
Block a user