前端国际化
This commit is contained in:
@@ -49,6 +49,7 @@ var config = {
|
||||
},
|
||||
"common": {
|
||||
"material_code": "物料编码",
|
||||
"in_code": "入库单号",
|
||||
"is_used": "是否启用",
|
||||
"point_status": "点位状态",
|
||||
"update_id": "修改人标识",
|
||||
@@ -79,7 +80,7 @@ var config = {
|
||||
"id": "标识",
|
||||
"length": "长度",
|
||||
"material_id": "物料标识",
|
||||
"width": "产品规格(幅宽)",
|
||||
"width": "产品规格",
|
||||
"qty": "数量",
|
||||
"pcsn": "批次",
|
||||
"qty_unit_id": "数量计量单位标识",
|
||||
@@ -227,7 +228,26 @@ var config = {
|
||||
"en_name": "英语名称",
|
||||
"request_param_cannot_be_empty": "请求参数不能为空",
|
||||
"user_info_get_fail": "用户信息获取失败",
|
||||
"inputCodeOrName": "输入编码或名称"
|
||||
"inputCodeOrName": "输入编码或名称",
|
||||
"is_upload": "是否回传",
|
||||
"upload_mes": "是否回传MES",
|
||||
"upload_sap": "是否回传SAP",
|
||||
"upload_optid": "回传人",
|
||||
"upload_time": "回传时间",
|
||||
"upload_confirm": "存在已经回传的单据, 是否继续回传?",
|
||||
"upload_success": "单据回传成功!",
|
||||
"upload_cancelled": "已取消回传",
|
||||
"bill_detail": "出入库单据明细",
|
||||
"vbeln_order": "销售订单号",
|
||||
"material_name": "物料名称",
|
||||
"sap_pcsn": "SAP批次",
|
||||
"source_bill_type": "源单类型",
|
||||
"source_bill_code": "源单号",
|
||||
"is_summary": "是否汇总",
|
||||
"sub_type": "子卷状态",
|
||||
"disable": "禁用",
|
||||
"lock": "锁定",
|
||||
"un_lock": "解锁"
|
||||
|
||||
},
|
||||
"task": {
|
||||
@@ -1064,6 +1084,7 @@ var config = {
|
||||
},
|
||||
"pdm_bi_slittingproductionplan": {
|
||||
"box_code": "木箱物料编码",
|
||||
"box_size": "木箱尺寸",
|
||||
"box_description": "木箱描述",
|
||||
"call_time": "呼叫时间",
|
||||
"container_name": "子卷号",
|
||||
@@ -1121,7 +1142,10 @@ var config = {
|
||||
"ware_house": "来源卷位置",
|
||||
"weight": "重量",
|
||||
"width_standard": "客户要求幅宽",
|
||||
"workorder_id": "分切计划标识"
|
||||
"workorder_id": "分切计划标识",
|
||||
"paper_type" :"管件类型",
|
||||
"paper_code" :"管件编码",
|
||||
"paper_name" :"管件描述"
|
||||
},
|
||||
"pdm_bi_subpackagerelation": {
|
||||
"actual_value": "生产实际抗拉值",
|
||||
@@ -1797,7 +1821,7 @@ var config = {
|
||||
"dis_time": "分配时间",
|
||||
"drivername": "司机",
|
||||
"driverphone": "司机联系电话",
|
||||
"estimated_freight": "预估运费",
|
||||
"estimated_freight": "运费",
|
||||
"input_optid": "制单人",
|
||||
"input_optname": "制单人姓名",
|
||||
"input_time": "制单时间",
|
||||
@@ -1836,7 +1860,14 @@ var config = {
|
||||
"upload_sap": "回传SAP",
|
||||
"upload_time": "回传时间",
|
||||
"writeoff_optid": "冲销人",
|
||||
"writeoff_time": "冲销时间"
|
||||
"writeoff_time": "冲销时间",
|
||||
"delivery_order": "交货单",
|
||||
"delivery_order_line_no": "交货单行号",
|
||||
"task_detail": "作业明细",
|
||||
"width_standard": "幅宽标准",
|
||||
"structure_code": "仓位编码",
|
||||
"outbound_order": "出库单",
|
||||
"shift": "班次"
|
||||
},
|
||||
"st_ivt_iostorinvdis": {
|
||||
"box_no": "箱号",
|
||||
|
||||
Reference in New Issue
Block a user