迁移质量管理I-MR报表

This commit is contained in:
sheng
2026-06-22 19:28:49 +08:00
parent 54ba033db6
commit 2739415e35
6 changed files with 341 additions and 3 deletions

View File

@@ -3699,6 +3699,68 @@
"subgroup_id": "Subgroup",
"sampling_time": "Sampling Time",
"sample_value": "Sample Value"
},
"i_mr": {
"search": "Search",
"reset": "Reset",
"operation_success": "Operation succeeded",
"code": "Code",
"name": "Name",
"remark": "Remark",
"note": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add I-MR Chart",
"edit_title": "Edit I-MR Chart",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"required": "Required",
"please_enter": "Please enter",
"create_time": "Created At",
"created_at": "Created At",
"updated_at": "Updated At",
"nickname": "Creator",
"batch_no": "Batch No.",
"product_no": "Product Code",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"inspector": "Inspector",
"category_name": "Inspection Type",
"category": "Category",
"category_id": "Inspection Type",
"inspection_order_no": "Inspection Order No.",
"material_code": "Material Code",
"material_name": "Material Name",
"inspection_status": "Inspection Status",
"result": "Result",
"inspection_type": "Inspection Type",
"standard_value": "Standard Value",
"aql_value": "AQL Value",
"sampling_plan_name": "Sampling Plan",
"sampling_plan": "Sampling Plan",
"sampling_plan_id": "Sampling Plan",
"supplier": "Supplier",
"inspection_category_name": "Inspection Type",
"inspection_category": "Inspection Type",
"inspection_category_id": "Inspection Type",
"inspection_attribute": "Inspection Attribute",
"inspection_unit": "Inspection Unit",
"scheme_code": "Scheme Code",
"scheme_name": "Scheme Name",
"sample_size": "Sample Size",
"acceptance_number": "Acceptance No.",
"rejection_number": "Rejection No.",
"node_data_name": "Node Data Name",
"node_data_code": "Node Data Code",
"working_subclass": "Shift",
"project_name": "Project Name",
"subgroup_id": "Subgroup",
"sampling_time": "Sampling Time",
"sample_value": "Sample Value"
}
}
},

View File

@@ -3699,6 +3699,68 @@
"subgroup_id": "子组",
"sampling_time": "采样时间",
"sample_value": "样本值"
},
"i_mr": {
"search": "查询",
"reset": "重置",
"operation_success": "操作成功",
"code": "编码",
"name": "名称",
"remark": "备注",
"note": "备注",
"operation": "操作",
"add": "新增",
"edit": "编辑",
"delete": "删除",
"add_title": "新增I-MR",
"edit_title": "编辑I-MR",
"cancel": "取消",
"confirm": "确定",
"tip": "提示",
"confirm_delete": "确定要执行该操作吗?",
"required": "必填项",
"please_enter": "请输入",
"create_time": "创建时间",
"created_at": "创建时间",
"updated_at": "更新时间",
"nickname": "创建人",
"batch_no": "批次号",
"product_no": "产品编码",
"inspection_item": "检验项目",
"inspection_result": "检验结果",
"inspector": "检验员",
"category_name": "检验类别",
"category": "类别",
"category_id": "检验类别",
"inspection_order_no": "检验单号",
"material_code": "物料编码",
"material_name": "物料名称",
"inspection_status": "检验状态",
"result": "结果",
"inspection_type": "检验类型",
"standard_value": "标准值",
"aql_value": "AQL值",
"sampling_plan_name": "抽样方案",
"sampling_plan": "抽样方案",
"sampling_plan_id": "抽样方案",
"supplier": "供应商",
"inspection_category_name": "检验类别",
"inspection_category": "检验类别",
"inspection_category_id": "检验类别",
"inspection_attribute": "检验属性",
"inspection_unit": "检验单位",
"scheme_code": "方案编码",
"scheme_name": "方案名称",
"sample_size": "样本数",
"acceptance_number": "接收数",
"rejection_number": "拒收数",
"node_data_name": "节点数据名称",
"node_data_code": "节点数据编码",
"working_subclass": "班次",
"project_name": "项目名称",
"subgroup_id": "子组",
"sampling_time": "采样时间",
"sample_value": "样本值"
}
}
},