分切下料2-左右卷

This commit is contained in:
2025-07-01 09:46:02 +08:00
parent f368f15a99
commit 4367a5ff07
4 changed files with 53 additions and 6 deletions

View File

@@ -44,7 +44,8 @@
"filter.staginglocationB": "暂存B位",
"filter.tubecore-l": "管芯左",
"filter.tubecore-r": "管芯右",
"filter.axisposition": "轴位置",
"filter.axisposition": "轴上下位置",
"filter.rollposition": "卷左右位置",
"filter.corespecifications": "管芯规格",
"grid.bill-code": "单据号",
"grid.bill-type": "单据类型",
@@ -70,7 +71,8 @@
"grid.expected-end-time": "预计结束时间",
"grid.remain-time": "剩余时间(分)",
"grid.jtcode": "机台编号",
"grid.axisposition": "轴位置",
"grid.axisposition": "轴上下位置",
"grid.rollposition": "卷左右位置",
"grid.operate": "操作",
"grid.tip": "提示",
"grid.staginglocationA": "暂存A位",
@@ -80,5 +82,7 @@
"grid.corename": "管芯名称",
"grid.areaname": "区域名称",
"select.uppershaft": "上轴",
"select.lowershaft": "下轴"
"select.lowershaft": "下轴",
"select.leftroll": "左卷",
"select.rightroll": "右卷"
}