{ "_element": "zh-CN", "_name": "简体中文", "page": { "common": { "help": "帮 助", "use": "使用", "confirm": "确定", "cancel": "取消", "tip": "提示" }, "demo": { "playground": { "locales": { "text": "D2Admin 是一个完全 开源免费 的企业中后台产品前端集成方案,使用最新的前端技术栈,已经做好大部分项目前期准备工作,并且带有大量示例代码,助力管理系统敏捷开发。" } } }, "production_master_data": { "factory_model": { "factory_area": { "search": "查询", "reset": "重置", "enter_code": "请输入所区编码", "enter_name": "请输入所区名称", "operation_success": "操作成功", "create_success": "新增成功", "edit_success": "编辑成功", "delete_success": "删除成功", "sort": "序号", "code": "所区编码", "name": "所区名称", "remark": "备注", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "remark_required": "请输入备注", "remark_length": "长度在 1 到 100 个字符", "add_title": "新增所区", "edit_title": "编辑所区", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "validation_fail": "校验失败", "please_enter": "请输入{name}" }, "production_line": { "search": "查询", "reset": "重置", "enter_code": "请输入产线编码", "enter_name": "请输入产线名称", "enter_remark": "请输入备注", "operation_success": "操作成功", "sort": "序号", "code": "产线编码", "name": "产线名称", "area": "所区", "area_name": "所属所区", "select_area": "请选择所区", "remark": "备注", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "remark_length": "长度在 1 到 100 个字符", "add_title": "新增产线", "edit_title": "编辑产线", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "validation_fail": "校验失败" } }, "process_model": { "process_category": { "search": "查询", "reset": "重置", "enter_code": "请输入流程类别编码", "enter_name": "请输入流程类别名称", "operation_success": "操作成功", "sort": "序号", "code": "流程类别编码", "name": "流程类别名称", "remark": "备注", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "remark_required": "请输入备注", "remark_length": "长度在 1 到 100 个字符", "add_title": "新增工艺流程类别", "edit_title": "编辑工艺流程类别", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "validation_fail": "校验失败", "please_enter": "请输入{name}" }, "process_step": { "search": "查询", "reset": "重置", "query": "查询", "sort": "序号", "process_unit_code": "工序单元编码", "process_unit_name": "工序单元名称", "device_category": "设备类别", "remark": "备注", "enter_remark": "请输入备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "tips": "提示", "confirm": "确定", "cancel": "取消", "enter_process_unit_code": "请输入工序单元编码", "enter_process_unit_name": "请输入工序单元名称", "select_device_category": "请选择设备类别", "remark_required": "请输入备注", "preset_setting": "预设设定值", "add_process_unit": "新增工序单元", "edit_process_unit": "编辑工序单元", "preset_result_param": "预设结果参数", "length_1_100": "长度在 1 到 100 个字符", "operation_success": "操作成功", "validation_fail": "校验失败", "confirm_message": "确定要执行该操作吗?", "name": "名称", "param": "参数", "category": "类别", "default_value": "默认值", "unit": "单位", "is_unique": "是否唯一", "yes": "是", "no": "否", "is_upload": "是否上传", "need_device_upload": "是否需要设备上传", "add_row": "新增一行", "import": "导入", "close": "关闭", "help": "工序单元是工艺流程中的基本作业单元,用于定义生产过程中的各个加工步骤。", "enter_name": "请输入名称", "enter_param": "请输入参数", "select_type": "请选择类型", "confirm_delete_data": "确定删除该数据?", "save_success": "保存成功", "add_success": "新增成功", "delete_success": "删除成功", "setting_placeholder": "预设设定值配置区域", "setting_tip": "在此配置工序单元的预设设定值", "import_tip": "导入功能开发中" }, "process_routing": { "search": "查询", "reset": "重置", "sort": "序号", "code": "工艺流程编码", "name": "工艺流程名称", "category": "流程类别", "product": "关联产品", "remark": "备注", "creator": "创建人", "create_time": "创建时间", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "set_process": "设置工序", "copy": "复 制", "enter_code": "请输入工艺流程编码", "enter_name": "请输入工艺流程名称", "enter_remark": "请输入备注", "select_category": "请选择流程类别", "select_product": "请选择关联产品", "remark_length": "长度在 1 到 100 个字符", "add_title": "新增工艺流程", "edit_title": "编辑工艺流程", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要删除该工艺流程吗?", "confirm_copy": "确定要复制该工艺流程吗?", "operation_success": "操作成功", "validation_fail": "校验失败", "help": "工艺流程用于设置生产工艺流程并管理流程卡,将多个工序单元有序串联形成完整的生产工艺路线。", "batch_bound_no_delete": "该工艺流程已绑定批次,不可删除", "card": { "flow_info": "工艺信息", "flow_name": "流程名称", "category": "类别", "product": "产品型号", "batch_bound": "绑定批次", "yes": "是", "no": "否", "sort": "序号", "step_code": "工序编码", "step_name": "工序名称", "process_unit": "工序单元", "process_unit_name": "工序单元名称", "operation": "操作", "add_step": "新 增", "edit_step": "编辑工序", "delete": "删 除", "setting": "设定值", "result_param": "结果参数", "temperature": "温度补偿", "calculation_script": "计算脚本", "view_log": "查看日志", "enter_step_code": "请输入工序编码", "enter_step_name": "请输入工序名称", "select_process_unit": "请选择工序单元", "pin_check": "通道检测", "enable": "启用", "disable": "禁用", "select_pin_check": "请选择通道检测状态", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确定要删除该工序吗?", "operation_success": "操作成功", "length_1_100": "长度在 1 到 100 个字符", "batch_bound_no_move": "已绑定批次,不可移动", "select_category": "请选择流程类别", "log_operation_step": "操作工序:", "search": "搜索", "query": "查询", "close": "关闭", "submit": "提交", "add": "新增", "remove": "移除", "save": "保存", "edit": "编辑", "name": "名称", "param": "参数", "remark": "备注", "enter_name": "请输入名称", "enter_param": "请输入参数", "enter_code": "请输入编码", "enter_remark": "请输入备注", "add_result_param": "添加结果参数", "result_param_bind_tip": "请选择需要绑定到当前流程工序的结果参数。", "all_result_params": "全部结果参数", "selected_result_params": "已选结果参数", "please_select_param": "请选择结果参数", "temperature_step_range": "选择温度补偿工步范围", "start_step": "开始工步", "end_step": "结束工步", "select_start_step": "请选择开始工步", "select_end_step": "请选择结束工步", "temperature_data": "录入温度补偿数据", "import_data": "导入数据", "temperature_value": "温度", "compensation_value": "温度补偿值", "import_temperature_data": "导入温度补偿数据", "drag_file_here": "将文件拖到此处,或", "click_to_upload": "点击上传", "download_template": "下载模板", "start_step_greater_than_end": "开始工步不能大于结束工步", "select_at_least_one": "请至少选择一条数据", "select_start_step_required": "请选择开始工步", "select_end_step_required": "请选择结束工步", "temperature_required": "温度不能为空", "compensation_required": "温度补偿值不能为空", "temperature_must_be_numeric": "温度必须为数字", "compensation_must_be_numeric": "温度补偿值必须为数字", "duplicate_temperature_exists": "存在重复温度值,请检查", "temperature_template_name": "温度补偿导入模板", "invalid_upload_format": "请上传 xls 或 xlsx 文件", "temperature_import_columns_required": "文件必须包含【温度】和【温度补偿值】两列", "add_calculation_script": "新增计算脚本", "edit_calculation_script": "编辑计算脚本", "script_code": "脚本编码", "script_name": "脚本名称", "interface_name": "接口名称", "interface_position": "接口位置", "start_position": "开始位置", "end_position": "结束位置", "status": "状态", "enabled": "启用", "disabled": "禁用", "select_interface": "请选择接口", "select_interface_position": "请选择接口位置", "script_content": "脚本内容", "script_content_required": "请输入脚本内容", "length_1_45": "长度在 1 到 45 个字符", "confirm_delete_script": "确定要删除该计算脚本吗?" } } }, "material_model": { "material_category": { "search": "查询", "reset": "重置", "enter_code": "请输入物料类别编码", "enter_name": "请输入物料类别名称", "enter_remark": "请输入备注", "operation_success": "操作成功", "create_success": "新增成功", "edit_success": "编辑成功", "delete_success": "删除成功", "sort": "序号", "code": "物料类别编码", "name": "物料类别名称", "remark": "备注", "create_time": "创建时间", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "remark_length": "长度在 1 到 45 个字符", "add_title": "新增物料类别", "edit_title": "编辑物料类别", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "validation_fail": "校验失败", "please_enter": "请输入{name}", "help": "物料类别用于区分原材料和半成品" }, "material_master": { "search": "查询", "reset": "重置", "material_code": "物料编码", "material_name": "物料名称", "material_category": "物料类别", "unit": "单位", "enter_material_code": "请输入物料编码", "enter_material_name": "请输入物料名称", "select_material_category": "请选择物料类别", "select_unit": "请选择单位", "remark": "备注", "enter_remark": "请输入备注", "remark_length": "长度在 1 到 100 个字符", "create_user": "创建人", "create_time": "创建时间", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "batch_delete": "批量删除", "operation_success": "操作成功", "add_title": "新增物料信息", "edit_title": "编辑物料信息", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "confirm_batch_delete": "确定要删除所选物料吗?", "please_select_data": "请先选择要删除的数据", "validation_fail": "校验失败", "please_enter": "请输入{name}", "help": "物料信息用于维护物料编码、名称、规格等属性" }, "bill_of_materials": { "query": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "set_bom": "设置BOM", "operation": "操作", "confirm": "确定", "cancel": "取消", "return": "返回", "prompt": "提示", "operation_success": "操作成功", "confirm_message": "确定要执行该操作吗?", "bom_version_code": "BOM版本编码", "bom_version_name": "BOM版本名称", "product_model_name": "型号名称", "status": "状态", "enable": "启用", "disable": "禁用", "select_status": "请选择状态", "create_user": "创建人", "create_time": "创建时间", "remark": "备注", "enter_remark": "请输入备注", "enter_bom_version_code": "请输入BOM版本编码", "enter_bom_version_name": "请输入BOM版本名称", "select_product_model_name": "请选择型号名称", "enter_bom_code": "请输入BOM编码", "enter_bom_name": "请输入BOM名称", "select_product_model": "请选择产品型号", "length_1_45": "长度在 1 到 45 个字符", "add_bom_info": "新增BOM信息", "edit_bom_info": "编辑BOM信息", "bom_management": "BOM管理", "material_category": "物料类别", "material_code": "物料编码", "material_name": "物料名称", "input_quantity": "投入数量", "enter_input_quantity": "请输入投入数量", "unit": "单位", "select_add_material": "选择添加物料", "all": "全部", "selected": "已选", "search_by_code_or_name": "按编码或名称搜索", "duplicate_material_selected": "已选择物料请勿重复选择", "out_only_one": "OUT结构只允许存在1个半成品,请勿选择1个以上半成品", "please_select_data": "请先选择数据" }, "material_unit": { "search": "查询", "reset": "重置", "unit_code": "单位编码", "unit_name": "单位名称", "enter_unit_code": "请输入单位编码", "enter_unit_name": "请输入单位名称", "remark": "备注", "enter_remark": "请输入备注", "length_1_100": "长度在 1 到 100 个字符", "create_time": "创建时间", "operation": "操作", "sort": "序号", "add": "新 增", "edit": "编 辑", "delete": "删 除", "operation_success": "操作成功", "add_title": "新增单位", "edit_title": "编辑单位", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "validation_fail": "校验失败", "please_enter": "请输入{name}", "help": "计量单位用于维护物料所用单位(如个、箱、kg)" } }, "product_model": { "product_ng_info": { "search": "查询", "reset": "重置", "device_category": "设备类别", "select_device_category": "请选择设备类别", "query_type": "查询类型", "select_query_type": "请选择查询类型", "type_error": "异常", "type_ng": "不良", "ng_code": "异常不良编码", "enter_ng_code": "请输入异常不良编码", "ng_name": "异常不良名称", "enter_ng_name": "请输入异常不良名称", "type": "类别", "select_type": "请选择类别", "exception_ng_category": "异常不良类别", "remark": "备注", "enter_remark": "请输入备注", "remark_length": "长度在1到100个字符", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "batch_delete": "批量删除", "import": "导 入", "export": "导 出", "operation_success": "操作成功", "add_exception_ng_category": "新增异常不良类别", "edit_exception_ng_category": "编辑异常不良类别", "cancel": "取消", "confirm": "确定", "prompt": "提示", "confirm_delete": "确定要执行该操作吗?", "confirm_batch_delete": "确定要删除所选异常不良类别吗?", "please_select_data": "请先选择数据", "validation_fail": "校验失败", "export_confirm_tip": "确定要导出当前查询结果吗?", "operation_cancelled": "操作已取消", "create_download_task_success": "创建导出任务成功", "import_exception_ng_data": "导入异常不良数据", "import_file_format_tip": "请按模板格式导入文件", "import_table": "导入列表", "select_file": "选择文件", "download_template": "下载模板", "preview": "预览", "import_template_name": "异常不良数据导入模版", "file_not_exist": "文件不存在", "upload_format_error": "上传文件格式错误", "file_column_missing": "文件列缺失: {title}", "please_import_data": "请先导入数据", "help": "异常不良管理用于维护设备的异常种类和产品的不良种类信息" } }, "team_model": { "team_management": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "batch_delete": "批量删除", "import": "导入", "export": "导出", "confirm": "确定", "cancel": "取消", "prompt": "提示", "operation": "操作", "team_name": "班组名称", "enter_team_name": "请输入班组名称", "area": "厂区", "select_area": "请选择厂区", "production_line": "产线", "select_area_then_line": "请先选择厂区再选择产线", "last_create_time": "创建时间", "select_create_time": "请选择创建时间", "start_time": "开始时间", "end_time": "结束时间", "serial_number": "序号", "affiliated_factory": "所属厂区", "affiliated_production_line": "所属产线", "create_time": "创建时间", "update_time": "更新时间", "add_team": "新增班组", "edit_team": "编辑班组", "please_select": "请选择", "please_select_factory_then_line": "请先选择厂区再选择产线", "select_affiliated_factory": "请选择所属厂区", "select_affiliated_production_line": "请选择所属产线", "please_enter_team_name": "请输入班组名称", "please_select_affiliated_factory": "请选择所属厂区", "please_select_affiliated_production_line": "请选择所属产线", "length_2_to_20_characters": "长度在 2 到 20 个字符", "add_member": "添加成员", "member_name": "成员名称", "is_team_leader": "是否班组长", "yes": "是", "no": "否", "only_one_team_leader_allowed": "只允许设置一个班组长", "operation_successful": "操作成功", "delete_team_confirm_message": "确定要删除该班组吗?", "batch_delete_confirm_message": "确定要删除所选班组吗?", "please_select_table_data": "请先选择表格数据", "export_confirm_message": "确定要导出当前查询结果吗?", "download_task_created": "下载任务创建成功", "operation_cancelled": "操作已取消", "production_team_data_import": "班组数据导入", "upload_file_alert_title": "请按模板格式导入文件", "upload_file_alert_description": "导入前请先下载模板并按模板字段填写", "production_team_data_import_table": "班组数据导入表", "select_file": "选择文件", "download_template": "下载模板", "preview": "预览", "please_import_department_data": "请先导入班组数据", "team_data_import_template": "班组数据导入模板", "upload_format_error": "请上传 xls 或 xlsx 文件" }, "shift_management": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "batch_delete": "批量删除", "import": "导入", "export": "导出", "confirm": "确定", "cancel": "取消", "prompt": "提示", "operation": "操作", "shift_plan_name": "班次计划名称", "shift_plan_code": "班次计划编码", "enter_shift_plan_name": "请输入班次计划名称", "enter_shift_plan_code": "请输入班次计划编码", "last_create_time": "创建时间", "serial_number": "序号", "start_time": "开始时间", "end_time": "结束时间", "start_date": "开始日期", "end_date": "结束日期", "status": "状态", "enabled": "启用", "disabled": "禁用", "creator": "创建人", "create_time": "创建时间", "update_time": "更新时间", "add_shift_plan": "新增班次计划", "edit_shift_plan": "编辑班次计划", "shift_name": "班次名称", "shift_code": "班次编码", "enter_shift_name": "请输入班次名称", "enter_shift_code": "请输入班次编码", "shift_time_range": "班次计划时间范围", "please_select_shift_time_range": "请选择班次时间范围", "rotation_mode": "轮转模式", "enter_content": "请输入内容", "day": "天", "week": "周", "month": "月", "rest_day_setting": "休息日设置", "monday": "周一", "tuesday": "周二", "wednesday": "周三", "thursday": "周四", "friday": "周五", "saturday": "周六", "sunday": "周日", "production_team": "生产班组", "please_select": "请选择", "remark": "备注", "enter_remark": "请输入备注", "add_shift": "添加班次", "shift_start_time": "班次开始时间", "shift_end_time": "班次结束时间", "select_shift_start_time": "请选择班次开始时间", "select_shift_end_time": "请选择班次结束时间", "production_team_binding": "生产班组绑定", "production_team_can_only_bind_one_shift": "一个生产班组只能绑定一个班次", "please_enter_shift_plan_name": "请输入班次计划名称", "please_enter_shift_plan_code": "请输入班次计划编码", "please_enter_shift_name_row": "请输入班次名称,行号:", "please_select_shift_start_time_row": "请选择班次开始时间,行号:", "please_select_shift_end_time_row": "请选择班次结束时间,行号:", "operation_successful": "操作成功", "delete_department_confirm_message": "确定要删除该班次计划吗?", "batch_delete_confirm_message": "确定要删除所选班次计划吗?", "please_select_table_data": "请先选择表格数据", "export_confirm_message": "确定要导出当前查询结果吗?", "download_task_created": "下载任务创建成功", "shift_plan_data_import": "班次计划数据导入", "upload_file_alert_title": "请按模板格式导入文件", "upload_file_alert_description": "导入前请先下载模板并按模板字段填写", "select_file": "选择文件", "download_template": "下载模板", "please_import_department_data": "请先导入班次计划数据", "shift_plan_data_import_template": "班次计划数据导入模板", "upload_format_error": "请上传 xls 或 xlsx 文件" } , "scheduling_calendar": { "rest": "休", "cross_day": "跨天" } }, "spc_configuration": { "data_collection_configuration": { "search": "查询", "reset": "重置", "enter_code": "请输入采集编码", "enter_name": "请输入采集名称", "enter_scada_node": "请输入SCADA节点", "enter_remark": "请输入备注", "enter_interval": "请输入采集间隔(秒)", "select_collect_type": "请选择采集类型", "select_status": "请选择状态", "operation_success": "操作成功", "sort": "序号", "code": "采集编码", "name": "采集名称", "scada_node": "SCADA节点", "collect_type": "采集类型", "interval": "采集间隔(秒)", "status": "状态", "enable": "启用", "disable": "禁用", "real_time": "实时", "periodic": "周期", "trigger": "触发", "remark": "备注", "remark_length": "长度在 1 到 100 个字符", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "add_title": "新增SPC采集配置", "edit_title": "编辑SPC采集配置", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要删除该SPC采集配置吗?", "validation_fail": "校验失败", "please_enter": "请输入{name}", "help": "配置SPC数据采集参数,绑定SCADA节点" } }, "team_model": { "team_management": { "search": "查询", "reset": "重置", "team_name": "班组名称", "enter_team_name": "请输入班组名称", "area": "所区", "select_area": "请选择所区", "production_line": "产线", "select_area_then_line": "请选择先所属厂区,再选择所属产线", "last_create_time": "最后创建时间", "select_create_time": "请选择创建时间", "download_task_created": "创建下载任务成功", "affiliated_factory": "所属厂区", "affiliated_production_line": "所属产线", "please_select": "请选择", "please_select_factory_then_line": "请选择先所属厂区,再选择所属产线", "add_member": "添加成员", "member_name": "成员名称", "is_team_leader": "是否班组组长", "yes": "是", "no": "否", "operation": "操作", "delete": "删除", "cancel": "取 消", "confirm": "确 定", "production_team_data_import": "生产班组数据导入", "upload_file_alert_title": "上传的文件后辍必须是(xlsx/xls),且根据模板上传,否则不能上传成功!", "upload_file_alert_description": "如需导入多个成员,在模板中增加一行相同班组名称、厂区、产线数据,成员名称不同即可", "production_team_data_import_table": "生产班组数据导入表格", "select_file": "选择文件", "download_template": "下载模板", "preview": "预览", "add": "新增", "batch_delete": "批量删除", "import": "导入", "export": "导出", "edit": "编辑", "serial_number": "序号", "create_time": "创建时间", "update_time": "修改时间", "select_affiliated_factory": "请选择所属厂区", "select_affiliated_production_line": "请选择所属产线", "please_enter_team_name": "请输入班组名称", "length_2_to_20_characters": "长度在 2 到 20 个字符", "please_select_affiliated_factory": "请选择所属厂区", "please_select_affiliated_production_line": "请选择所属产线", "please_select_team_leader": "请选择班组负责人", "add_team": "新增班组", "edit_team": "编辑班组", "export_confirm_message": "数据导出需要先创建下载任务(可在系统顶部系统下载任务中查看下载进度并下载文件),是否继续?", "prompt": "提示", "operation_cancelled": "已取消操作", "operation_success": "操作成功", "confirm_delete": "确定要执行该操作吗?", "validation_fail": "校验失败", "select_rows_first": "请先选择要操作的数据", "confirm_batch_delete": "确定要删除所选数据吗?", "import_success": "导入成功", "import_failed": "导入失败", "export_failed": "导出失败", "download_template_failed": "下载模板失败", "create_download_task": "创建下载任务", "create_download_task_failed": "创建下载任务失败", "team_members": "班组成员", "upload_file": "上传文件" } }, "product_management": { "product_list": { "search": "查询", "reset": "重置", "enter_code": "请输入产品代号", "enter_name": "请输入产品名称", "operation_success": "操作成功", "create_success": "新增成功", "edit_success": "编辑成功", "delete_success": "删除成功", "sort": "序号", "code": "产品代号", "name": "产品名称", "remark": "备注", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "enter_remark": "请输入备注", "remark_length": "长度在 1 到 100 个字符", "add_title": "新增产品", "edit_title": "编辑产品", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "validation_fail": "校验失败", "please_enter": "请输入{name}" } } }, "equipment_management": { "equipment_model": { "equipment_category": { "search": "查询", "reset": "重置", "enter_code": "请输入设备类别编码", "enter_name": "请输入设备类别名称", "operation_success": "操作成功", "sort": "序号", "code": "设备类别编码", "name": "设备类别名称", "remark": "备注", "operation": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "remark_required": "请输入备注", "remark_length": "长度在 1 到 100 个字符", "add_title": "新增设备类别", "edit_title": "编辑设备类别", "cancel": "取消", "confirm": "确定", "tip": "提示", "confirm_delete": "确定要删除该设备类别吗?", "validation_fail": "校验失败", "please_enter": "请输入{name}" }, "equipment_registry": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" } }, "inspection_management": { "inspection_items": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" }, "inspection_records": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" }, "inspection_logs": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" } }, "maintenance_management": { "maintenance_items": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" }, "maintenance_details": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" }, "maintenance_logs": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" } }, "repair_management": { "repair_management": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" }, "repair_logs": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" } }, "consumables_management": { "consumables_category": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" }, "consumables_items": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" }, "consumables_lifecycle": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" }, "replacement_logs": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "export": "导出", "operation": "操作", "add_title": "新增", "edit_title": "编辑", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确认删除该记录?", "confirm_export": "确认创建导出任务?", "operation_success": "操作成功", "keyword": "关键字", "enter_keyword": "请输入关键字", "remark": "备注", "enter_remark": "请输入备注", "status": "状态", "enter_status": "请输入状态", "create_time": "创建时间", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "enter_device_name": "请输入设备名称", "device_id": "设备ID", "enter_device_id": "请输入设备ID", "device_type": "设备类别", "enter_device_type": "请输入设备类别", "area": "所属区域", "enter_area": "请输入所属区域", "line": "所属产线", "enter_line": "请输入所属产线", "standard": "标准", "enter_standard": "请输入标准", "inspection_item_code": "点检项目编码", "enter_inspection_item_code": "请输入点检项目编码", "inspection_item_name": "点检项目名称", "enter_inspection_item_name": "请输入点检项目名称", "cycle": "周期", "enter_cycle": "请输入周期", "inspection_status": "点检状态", "enter_inspection_status": "请输入点检状态", "inspection_user": "点检人员", "enter_inspection_user": "请输入点检人员", "inspection_time": "点检时间", "enter_inspection_time": "请输入点检时间", "inspection_item": "点检项目", "inspection_result": "点检结果", "maintenance_item_code": "保养项目编码", "enter_maintenance_item_code": "请输入保养项目编码", "maintenance_item_name": "保养项目名称", "enter_maintenance_item_name": "请输入保养项目名称", "maintenance_cycle": "保养周期", "enter_maintenance_cycle": "请输入保养周期", "maintenance_item": "保养项目", "maintenance_item_id": "保养项目ID", "enter_maintenance_item_id": "请输入保养项目ID", "maintenance_content": "保养内容", "enter_maintenance_content": "请输入保养内容", "maintenance_standard": "保养标准", "enter_maintenance_standard": "请输入保养标准", "maintenance_user": "保养人员", "enter_maintenance_user": "请输入保养人员", "maintenance_time": "保养时间", "enter_maintenance_time": "请输入保养时间", "maintenance_result": "保养结果", "enter_maintenance_result": "请输入保养结果", "repair_order_no": "维修单号", "enter_repair_order_no": "请输入维修单号", "fault_desc": "故障描述", "enter_fault_desc": "请输入故障描述", "repair_status": "维修状态", "enter_repair_status": "请输入维修状态", "repair_user": "维修人员", "enter_repair_user": "请输入维修人员", "repair_time": "维修时间", "enter_repair_time": "请输入维修时间", "repair_result": "维修结果", "enter_repair_result": "请输入维修结果", "consumables_category_code": "损耗品类别编码", "enter_consumables_category_code": "请输入损耗品类别编码", "consumables_category_name": "损耗品类别名称", "enter_consumables_category_name": "请输入损耗品类别名称", "consumables_category": "损耗品类别", "consumables_category_id": "损耗品类别ID", "enter_consumables_category_id": "请输入损耗品类别ID", "consumables_item_code": "损耗品编码", "enter_consumables_item_code": "请输入损耗品编码", "consumables_item_name": "损耗品名称", "enter_consumables_item_name": "请输入损耗品名称", "consumables_item": "损耗品项目", "consumables_item_id": "损耗品项目ID", "enter_consumables_item_id": "请输入损耗品项目ID", "specification": "规格", "enter_specification": "请输入规格", "standard_life": "标准寿命", "enter_standard_life": "请输入标准寿命", "warning_life": "预警寿命", "enter_warning_life": "请输入预警寿命", "used_life": "已用寿命", "enter_used_life": "请输入已用寿命", "replace_user": "更换人员", "enter_replace_user": "请输入更换人员", "replace_time": "更换时间", "enter_replace_time": "请输入更换时间", "replace_reason": "更换原因", "enter_replace_reason": "请输入更换原因", "replace_duration": "更换耗时", "enter_replace_duration": "请输入更换耗时" } } }, "system_administration": { "user_management": { "role": { "search": "查询", "reset": "重置", "index": "序号", "name": "角色名称", "status": "状态", "enabled": "启用", "disabled": "禁用", "description": "描述", "actions": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "add_title": "新增角色", "edit_title": "编辑角色", "enter_name": "请输入角色名称", "enter_description": "请输入描述", "select_status": "请选择状态", "select_rows_first": "请先勾选要操作的数据", "operation_success": "操作成功", "confirm_delete": "确定要删除该角色吗?", "length_limit": "长度在 1 到 100 个字符", "assign_permissions": "分配权限", "permission_assignment": "权限分配", "confirm": "确定", "cancel": "取消", "tip": "提示" }, "user": { "search": "查询", "reset": "重置", "index": "序号", "username": "账号", "full_name": "姓名", "pass_number": "出入证编号", "status": "状态", "enable": "启用", "disable": "禁用", "user_group": "用户组", "login_ip": "上次登录IP", "last_login_time": "上次登录时间", "actions": "操作", "add": "新 增", "edit": "编 辑", "delete": "删 除", "add_title": "新增用户", "edit_title": "编辑用户", "enter_username": "请输入账号", "enter_name": "请输入姓名", "enter_password": "请输入密码", "enter_confirm_password": "请再次输入密码", "enter_pass_number": "请输入出入证编号", "password": "密码", "confirm_password": "确认密码", "select_user_group": "请选择用户组", "select_rows_first": "请先勾选要操作的数据", "operation_success": "操作成功", "confirm_delete": "确定要删除该用户吗?", "confirm_batch_delete": "确定要批量删除勾选的用户吗?", "confirm_reset_pwd": "确定要重置该用户密码吗?", "confirm_execute": "确定要执行该操作吗?", "password_not_match": "两次输入的密码不一致", "password_length": "长度在 6 到 64 个字符", "username_length": "长度在 3 到 20 个字符", "cannot_delete_self": "不能删除自己的账号", "cannot_operate_self": "不能操作自己的账号", "batch_delete": "批量删除", "reset_password": "重置密码", "confirm": "确定", "cancel": "取消", "prompt": "提示" } }, "menu_management": { "menu_configuration": { "add_top_menu": "新增顶层菜单", "expand": "展开", "collapse": "收起", "add": "新增", "enable": "启用", "disable": "禁用", "delete": "删除", "confirm": "确定", "cancel": "取消", "modify": "修改", "filter": "过滤", "filter_placeholder": "输入关键词进行过滤", "parent_menu": "上级菜单", "parent_menu_placeholder": "不选择表示顶层菜单 试试搜索:首页", "menu_name": "名称", "menu_name_placeholder": "请输入菜单名称", "menu_alias": "别名", "menu_alias_placeholder": "可输入菜单别名", "icon": "图标", "select_menu_icon": "可选择菜单图标", "sort": "排序", "navigation": "导航", "link_type": "链接类型", "link_type_module": "模块", "link_type_external": "外链", "open_type": "打开方式", "open_self": "当前窗口", "open_blank": "新窗口", "url": "URL", "url_placeholder": "可输入链接地址", "params": "参数", "params_placeholder": "可输入链接参数", "remark": "备注", "remark_placeholder": "可输入菜单备注", "add_menu": "新增菜单", "edit_menu": "编辑菜单", "name_required": "名称不能为空", "name_max_length": "长度不能大于 32 个字符", "alias_max_length": "长度不能大于 16 个字符", "must_be_number": "必须为数字值", "link_type_required": "链接类型不能为空", "max_255_length": "长度不能大于 255 个字符", "operation_success": "操作成功", "delete_confirm": "确定要执行该操作吗?", "status_change_confirm": "状态的切换会影响上下级菜单,是否确认操作?", "prompt": "提示", "status": "状态", "admin": "后台", "pda": "PDA", "navigation_property": "导航属性", "navigation_visible": "可见", "navigation_hidden": "隐藏", "menu_depth": "菜单深度", "query": "查询", "reset": "重置", "please_select": "请选择" } }, "system_monitoring": { "monitoring_configuration": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "confirm": "确定", "cancel": "取消", "prompt": "提示", "operation": "操作", "operation_success": "操作成功", "confirm_operation": "确定要执行该操作吗?", "serial_number": "序号", "monitor_code": "监控编码", "monitor_name": "监控名称", "ip_address": "IP地址", "port": "端口", "python_version": "Python版本", "refresh_interval": "刷新间隔", "cpu_warning": "CPU预警值", "disk_warning": "磁盘预警值", "memory_swap_warning": "内存/交换区预警值", "enter_monitor_code": "请输入监控编码", "enter_monitor_name": "请输入监控名称", "enter_ip_address": "请输入IP地址", "enter_port": "请输入端口", "enter_refresh_interval": "请输入刷新间隔", "enter_disk_warning": "请输入磁盘预警值", "enter_cpu_warning": "请输入CPU预警值", "enter_memory_swap_warning": "请输入内存/交换区预警值", "enter_python_version": "请输入Python版本", "please_enter_monitor_code": "请输入监控编码", "please_enter_monitor_name": "请输入监控名称", "please_enter_ip_address": "请输入IP地址", "please_enter_port": "请输入端口", "length_1_to_100": "长度在 1 到 100 个字符", "add_monitor_config": "新增监控配置", "edit_monitor_config": "编辑监控配置" } }, "system_utilities": { "api_logs": { "id": "ID", "ip": "IP", "interface_name": "接口名称", "request_method": "请求方法", "response_status": "响应状态", "response_time_ms": "响应时长(毫秒)", "process_code": "工序编码", "tray_number": "托盘号", "battery_id": "电池条码", "batch_number": "批次号", "process_id": "进程ID", "create_date": "创建日期", "operation": "操作", "status": "状态", "batch": "批次", "create_time": "创建时间", "success": "成功", "failure": "失败", "view_response": "查看响应", "response": "响应", "copy_request_content": "复制请求内容", "copy_response_content": "复制响应内容", "request_body": "请求体", "response_content": "响应内容", "search": "查询", "reset": "重置", "operation_success": "操作成功", "placeholder_ip": "请输入IP", "placeholder_interface_name": "请输入接口名称", "placeholder_status": "请选择状态", "placeholder_batch": "请输入批次", "placeholder_tray_no": "请输入托盘号", "placeholder_process_code": "请输入工序编码", "placeholder_battery_barcode": "请输入电池条码", "placeholder_create_time": "请选择时间", "expand": "展开更多", "collapse": "收起" }, "operation_logs": { "search": "查询", "reset": "重置", "expand": "展开更多", "collapse": "收起", "ip": "IP", "placeholder_ip": "请输入IP", "operator": "操作人", "placeholder_operator": "选择操作人", "batch": "批次", "placeholder_batch": "请输入批次", "tray_no": "托盘号", "placeholder_tray_no": "请输入托盘号", "create_time": "创建时间", "placeholder_time": "请选择时间", "success": "成功", "failure": "失败", "status": "状态", "view_response": "查看响应", "operation": "操作", "response": "响应", "copy_request_content": "复制请求内容", "copy_response_content": "复制响应内容", "request_body": "请求体", "response_content": "响应内容", "action_name": "操作动作名称", "action_code": "操作动作编码", "request_path": "请求路径", "create_date": "创建日期", "id": "ID", "operation_success": "操作成功" }, "problem_help": { "search_placeholder": "请输入内容", "add_directory": "新增目录", "add_document": "新增文档", "edit_document": "编辑文档", "edit": "编辑", "delete": "删除", "download": "下载", "dialog_edit_title": "编辑类型", "dialog_create_title": "新增类型", "category_name": "类型名称", "placeholder_category_name": "请输入类型名称", "parent_category": "上级菜单", "top_category": "顶层目录", "view_permission": "查看权限", "please_select": "请选择", "sort": "序号", "cancel": "取消", "confirm": "确定", "update": "修改", "category_name_required": "分类名称不能为空", "add_success": "添加成功", "update_success": "修改成功", "title": "标题", "describe": "描述", "type": "类型", "document": "文档", "add": "新增", "enter_title": "请输入标题", "enter_describe": "请输入描述", "edit_success": "修改成功", "content_required": "请输入文档编辑内容", "file_required": "请上传文件", "select_parent_menu": "请选择对应上级菜单", "select_role_group": "请选择权限用户组", "create_success": "新增成功", "drag_file_here": "将文件拖到此处,或", "click_upload": "点击上传", "submitter": "提交人:", "delete_success": "删除成功!", "operation_success": "操作成功", "confirm_message": "确定要执行该操作吗?", "prompt": "提示", "confirm_close": "确认关闭?", "select_delete_directory": "请先选择需要删除的目录", "select_edit_directory": "请先选择需要编辑的目录", "upload_failed_retry": "上传失败,请稍后重试", "select_document_tip": "请从左侧菜单选择文档查看" } } }, "system": { "login": { "time_is_most_precious": "时间是一切财富中最宝贵的财富", "username": "用户名", "password": "密码", "login": "登录", "please_enter_username": "请输入用户名", "please_enter_password": "请输入密码", "dev_version": "开发版本", "test_version": "测试版本", "form_validation_failed": "表单校验失败,请检查" } }, "layout": { "user": { "greeting": "你好 {name}", "not_logged_in": "未登录", "logout": "注销" }, "fullscreen": { "enter": "全屏", "exit": "退出全屏" }, "theme": { "title": "主题", "preview": "预览", "active": "已激活" }, "size": { "default": "默认", "medium": "中", "small": "小", "mini": "最小", "notification_title": "提示", "notification_message": "已更新页面内 组件默认尺寸
例如按钮大小,非字号" }, "log": { "no_log": "没有日志或异常", "tooltip": "{count} 条日志 | 包含 {error} 个异常", "tooltip_zero": "没有日志或异常" }, "menu": { "no_sidebar": "没有侧栏菜单", "temp_menu": "临时菜单", "unnamed_menu": "未命名菜单" }, "tabs": { "unnamed": "未命名", "refresh": "刷新", "close_left": "关闭左侧", "close_right": "关闭右侧", "close_other": "关闭其它", "close_all": "全部关闭", "invalid_operation": "无效的操作" }, "search": { "placeholder": "搜索页面", "tip": "您可以使用快捷键 {open} 唤醒搜索面板,按 {close} 关闭" }, "locales": { "changed": "当前语言:{name} [ {locale} ]", "notification_title": "语言变更", "preview_warning": "仅提供切换功能,没有配置具体的语言数据", "preview_doc": "文档参考:《国际化 | D2Admin》" } }, "planning_production": { "batch_management": { "batch_list": { "search": "查询", "reset": "重置", "add": "新增", "edit": "编辑", "delete": "删除", "confirm": "确定", "cancel": "取消", "prompt": "提示", "operation_success": "操作成功", "validation_failed": "表单校验失败,请检查", "batch_no": "批次号", "batch": "批次", "process_flow": "工艺流程", "process_flow_name": "工艺流程名称", "product_model": "产品代号", "factory_area": "所区", "production_line": "产线", "create_time": "创建时间", "start_time": "开始时间", "end_time": "结束时间", "planned_completion_date": "计划完成日期", "planned_completion_quantity": "计划完成数量", "input_quantity": "投入数量", "remark": "备注", "operation": "操作", "enter_batch_no": "请输入批次号", "enter_remark": "请输入备注", "select_process_flow": "请选择工艺流程", "select_product_model": "请选择产品代号", "select_area": "请选择所区", "select_line": "请选择产线", "select_planned_completion_date": "请选择计划完成日期", "enter_positive_integer": "请输入正整数", "length_1_100": "长度在 1 到 100 个字符", "add_batch": "新增批次", "edit_batch": "编辑批次", "confirm_operation": "确定要执行该操作吗?", "battery_batch_login": "电池批量登录", "upload_warning": "请先选择批次,再选择 TXT 文件导入电池条码;文件中每行一个条码。", "data_import_text_file": "数据导入文本文件", "select_batch": "请选择批次", "select_file": "选择文件", "preview": "预览", "quantity": "数量", "barcode": "条码", "activation_status": "激活状态", "file_not_exist": "文件不存在", "file_format_error": "文件格式错误,请选择 TXT 文件", "upload_file_error": "上传文件内容错误", "import_data_success": "导入数据成功", "please_import_data": "请先导入数据", "active_battery_exist": "导入数据中存在已激活电池", "upload_failed": "上传失败" }, "tray_tracking": { "search": "查询", "reset": "重置", "confirm": "确定", "cancel": "取消", "prompt": "提示", "operation_success": "操作成功", "operation_failed": "操作失败", "confirm_operation": "确定要执行该操作吗?", "enter_tray_no": "请输入托盘号", "enter_batch_no": "请输入批次号", "select_status": "请选择状态", "project_name": "项目名称", "enter_project_name_search": "请输入项目名称查询", "content": "内容", "tray_details": "托盘详情", "battery_details": "电池详情", "tray_no": "托盘号", "lot": "Lot", "status": "状态", "batch_no": "批次号", "flow_name": "工艺流程", "next_process_code": "下一工序", "loaded_battery_qty": "已装载电池数", "login_time": "登录时间", "actions": "操作", "detail": "详情", "unbind": "解绑", "stop": "停用", "activated": "已激活", "inactive": "未激活", "tray_unbind_confirm": "确定要解绑该托盘吗?", "tray_stop_confirm": "确定要停用该托盘吗?", "process": "工序", "current_process": "当前工序", "start_time": "开始时间", "end_time": "结束时间", "device_number": "设备编号", "battery_barcode": "电池条码", "please_enter_battery_barcode": "请输入电池条码", "serial_number": "序号", "activation_status": "激活状态", "grade": "等级" }, "batch_defect_report": { "query": "查询", "reset": "重置", "batch": "批次", "export": "导出", "time_range": "生产时间范围", "time_placeholder": "选择日期时间", "time_start": "开始日期", "to": "至", "time_end": "结束日期", "enter_batch_no": "请输入批次号", "battery_code": "电池编码", "batch_no": "批次号", "tray_no": "托盘号", "lot": "流水号", "status": "状态", "finished": "已完成", "incomplete": "未完成", "batch_defect_detail": "批次不良报表详情" } }, "production_monitoring": { "tray_management": { "tray_code": "托盘编码", "tray_code_placeholder": "输入托盘编码", "enter_tray_to_query": "请输入托盘编码后查询", "query": "查询", "reset": "重置", "current_process": "当前工序", "start_time": "开始时间", "end_time": "结束时间", "device_code": "设备编码", "batch": "批次", "lot": "LOT", "input_battery_count": "投入电池", "input_time": "投入时间", "previous_process": "上一工序", "status": "状态", "activated": "激活", "not_activated": "未激活", "tray_ng": "整盘NG", "prompt": "提示", "confirm": "确定", "cancel": "取消", "stop_tray": "停止托盘", "capacity_sorting": "容量分选", "clear_tray_ng": "清除托盘NG", "confirm_stop_tray": "是否要停止托盘?停止后托盘和其中的电池都会取消激活!请注意!", "confirm_full_tray_ng": "是否进行整盘NG操作?", "full_tray_ng_success": "整盘NG操作成功", "confirm_clear_tray_ng": "是否进行清除托盘NG操作?", "confirm_capacity_resort": "是否要进行容量再分选操作?", "cannot_adjust_to_initial_process": "无法调整到初始工序", "confirm_adjust_tray_process": "是否将该托盘调整工序?", "adjust_process_success": "调整工序成功", "operation_success": "操作成功!", "operation_cancelled": "已取消操作", "battery_id": "电池条码", "grade": "等级", "activation_status": "激活状态", "channel_battery_info": "通道 {index} 电池信息" }, "process_execution": { "query": "查询", "reset": "重置", "add": "新增", "delete": "删除", "edit": "编辑", "confirm": "确定", "cancel": "取消", "prompt": "提示", "battery_id": "电池条码", "enter_battery_id": "请输入电池条码", "select_process_to_change": "选择更改的工序", "please_select_process": "请选择更改的工序", "clear_class_sign": "是否清除档位标记", "yes": "是", "no": "否", "verify_data": "验证数据", "change_process": "更改工序", "multi_battery_input": "多电池条码输入", "input_rule": "输入规则:每个电池条码占一行输入", "please_enter_battery_id_data": "请输入电池条码数据", "sort": "序号", "batch": "批次", "tray": "托盘", "lot": "流水号", "class_type": "档位类型", "class": "档位", "previous_process": "上一工序", "current_process": "当前工序" }, "equipment_monitoring": { "device_total": "设备总数", "device_code": "设备编码", "device_name": "设备名称", "area": "厂区", "production_line": "产线", "workstation": "工作站", "last_response": "最后响应", "work_status": "工作状态", "msg": "信息", "run": "运行中", "manual": "手动中", "finished": "已完成", "exception": "异常中", "offline": "离线中", "idle": "待料中" }, "tray_registration": { "query": "查询", "reset": "重置", "login": "登录", "tray_unbind": "托盘解绑", "tray_stop": "托盘停止", "add": "新增", "delete": "删除", "confirm": "确定", "cancel": "取消", "prompt": "提示", "data_table": "数据表", "process_channel": "通道", "battery_id": "电池ID", "previous_batch": "上一个批次", "previous_tray": "上一个托盘", "completed_process": "电池已完成工序", "tray_barcode_format": "托盘条码格式", "battery_barcode_format": "电池条码格式", "tray_battery_count": "托盘装载电池数量", "operation": "操作", "batch_no": "批次号", "enter_batch_no": "请输入批次号", "tray_code": "托盘编码", "enter_tray_code": "请输入托盘编码", "battery_code": "电池编码", "enter_battery_code": "请输入电池编码", "tray_code_format": "托盘编码格式", "battery_code_format": "电池编码格式", "tray_battery_format_edit": "托盘与电池格式编辑", "format_dialog_title": "托盘与电池格式", "submit_login": "提交登录", "add_format_title": "新增格式", "format_error": "格式不对", "process_flow_name": "工艺流程名称", "format_error_exclamation": "格式不对!", "insert_duplicate_battery": "插入重复电池", "delete_confirm": "删除这条格式?", "delete_success": "删除成功", "add_tray_format": "请添加托盘格式", "add_battery_format": "请添加电池格式", "add_battery_count": "请添加电池数量", "tray_unbind_desc": "说明:托盘解绑后,该托盘的状态是取消激活的,与它装载的电池还是激活状态", "tray_unbind_success": "托盘解绑成功", "tray_stop_desc": "说明:托盘停止后,该托盘和它装载的电池会一同取消激活", "tray_stop_success": "托盘停止成功", "enter_tray_no": "请输入托盘号", "batch_create_time": "批次创建时间", "tray_load_battery_count": "装载电池数量", "batch_deactivate": "批量取消激活", "please_enter_tray_code": "请填写托盘编码", "upload_success": "上传成功", "no_batch_no": "没有批次号", "has_active_battery_login_forbidden": "有电池属于激活状态,无法登录", "select_battery_to_deactivate": "请选择需要取消激活的电池", "battery_deactivate": "电池取消激活", "batch_battery_deactivate_success": "批量取消电池激活成功", "channel": "通道:", "select_format": "请选择格式", "select_format_first": "请先选择托盘与电池格式", "activation_status": "激活状态", "activated": "已激活", "not_activated": "未激活", "operation_success": "操作成功", "operation_failed": "操作失败", "format_rule": "格式规则:固定字符直接填写,可变字符使用 * 代替,例如 A** 或 ******。" }, "material_monitoring": { "query": "查询", "reset": "重置", "batch_no": "批次号", "workingsubclass": "工序单元", "semi_finished_id": "半成品ID", "semi_product_code": "半成品编码", "output_quantity": "产出数量", "production_device": "生产设备", "last_status": "物料状态", "finish_time": "下料时间", "finished": "已完成", "status_unused": "未使用", "input_semi_product_data": "录入半成品数据", "select_batch_id": "请选择生产批次", "batch_id": "生产批次", "select_workingsubclass": "请选择工序单元", "select_device_code": "请选择生产设备编码", "device_code": "设备编码", "enter_output_quantity": "请输入产出数量", "output_date": "产出日期", "verify_failed": "校验失败", "operation_success": "操作成功", "confirm_operation": "确定要执行该操作吗?", "prompt": "提示", "confirm": "确定", "cancel": "取消", "select_process_flow": "请选择工艺流程", "edit_batch": "编辑批次", "enter_batch_no": "请输入批次号", "enter_semi_finished_id": "请输入半成品ID", "start_time": "开始时间", "end_time": "结束时间" }, "rework_management": { "active": "激活", "not_activated": "未激活", "reset": "重置", "battery_id": "电池条码", "enter_battery_id": "请输入电池条码", "verify_data": "验证数据", "input_rule": "输入规则:每个电池条码占一行输入", "re_activate": "复投激活", "multi_battery_input": "多电池条码输入", "confirm": "确定", "cancel": "取消", "enter_battery_id_before_action": "请输入电池条码后再执行此操作!", "enter_battery_data": "请输入电池条码数据", "sort": "序号", "batch": "批次", "tray": "托盘", "lot": "流水号", "class_type": "档位类型", "class": "档位", "previous_process": "上一工序", "current_process": "当前工序", "active_status": "激活状态", "prompt": "提示!", "re_activate_success": "复投激活操作成功!", "rethrow_activation_failed": "复投激活失败", "re_activate_warning": "确认后电池将激活,激活后只能从下一工序开始生产,不能重新做当前工序!", "verify_data_before_action": "请先验证电池数据后再执行复投激活" } }, "alert_center": { "refresh": "刷新", "continuous_count": "连续3次通道异常设备数量", "cumulative_count": "累计10次通道异常设备数量", "continuous": "连续3次通道异常", "cumulative": "累计10次通道异常", "error_channel_count": "异常通道数量", "last_clear_time": "上次清除时间", "update_time": "更新时间", "detail_continuous": "3次连续通道异常详情", "detail_cumulative": "10次累计通道异常详情", "view_data": "查看数据", "operation": "操作", "detail": "详情", "clear": "清除", "confirm": "确定", "cancel": "取消", "error_code": "异常码", "error_message": "异常信息", "error_time": "异常时间", "clear_confirm": "此操作是已确认通道报警信息已解决,是否继续清除", "clear_success": "清除成功!", "clear_cancel": "已取消操作", "prompt": "提示", "device_name": "设备名称", "channel": "通道", "channel_no": "通道号", "device_code": "设备编码", "query": "查询", "reset": "重置", "export": "导出", "select_time": "选择时间", "start_date": "开始日期", "end_date": "结束日期", "workstation": "工作站", "select_device": "请选择设备", "select_workstation": "请选择工作站", "please_select_time": "请选择时间", "please_select_workstation": "请选择要查询工作站", "export_confirm_message": "数据导出需要先创建下载任务(可在系统顶部系统下载任务中查看下载进度并下载文件),是否继续?", "create_download_task_success": "创建下载任务成功", "continuous_detail": "{device_name}({device_code}) 3次连续通道异常详情", "accumulated_detail": "{device_name}({device_code}) 10次累计通道异常详情", "workstation_detail": "【{device_name}】工作站设备通道异常详情" } }, "data_platform": { "traceability": { "backward": { "query": "查询", "reset": "重置", "export": "导出", "battery_id": "电池条码", "enter_battery_id": "请输入电池条码", "view_type": "图谱形态", "horizontal": "横向图谱", "vertical": "纵向图谱", "position": "定位", "enter_item_code": "请输入物料编码", "enter_item_batch": "请输入物料批次", "enter_work_unit": "请输入工序单元", "item_name": "物料名称", "item_code": "物料编码", "item_batch": "物料批次", "work_unit": "工序单元", "work_unit_name": "工序单元名称", "process_code": "工序编码", "operator": "卸料人", "start_time": "投料时间", "finish_time": "完成时间", "confirm_position": "定位确认", "reverse": "反向追溯", "center": "中心", "inspection_person": "点检人员", "inspection_time": "点检时间", "quality_person": "品质确认人员", "quality_time": "品质确认时间", "device_name": "设备名称", "device_code": "设备编码", "node_not_found": "未找到匹配节点", "query_before_export": "请先查询追溯数据后再导出" }, "forward": { "query": "查询", "reset": "重置", "export": "导出", "item_code": "物料编码", "enter_item_code": "请输入物料编码", "item_batch": "物料批次", "enter_item_batch": "请输入物料批次", "item_id": "半成品码", "enter_item_id": "请输入半成品码", "battery_id": "电池条码", "batch_id": "批次号", "item_name": "物料名称", "device_code": "设备编码", "work_unit": "工序单元", "process_code": "工序编码", "finish_time": "完成时间", "operation": "操作", "reverse": "反向追溯", "no_data": "暂无数据", "export_confirm": "确认创建正向追溯数据导出任务?", "prompt": "提示", "confirm": "确定", "cancel": "取消", "please_select_filter_condition": "请选择筛选条件", "create_download_task_success": "创建下载任务成功" }, "battery_curve": { "query": "查询", "reset": "重置", "battery_code": "电池条码", "enter_battery_code": "请输入电池条码", "data_empty": "暂无曲线记录", "batch_name": "批次", "process_name": "工序", "upload_time": "上传时间", "device_code": "设备编码", "battery_no": "电池通道", "export_all_data": "导出所有数据", "view_full_tray_curve": "查看整盘曲线", "data_chart": "数据图表", "current": "电流", "voltage": "电压", "capacity": "容量" }, "tray": { "query": "查询", "reset": "重置", "tray_code": "托盘号", "tray_code_placeholder": "请输入托盘号", "data_empty": "暂无数据", "id": "ID", "tray": "托盘", "login_batch": "登录批次", "lot": "LOT", "is_active": "是否激活", "active": "激活", "inactive": "未激活", "input_battery_count": "投入电池数", "login_time": "登录时间", "cancel_active_time": "取消激活时间", "battery_detail": "电池明细", "battery_detail_data": "电池明细数据", "process": "工序", "start_time": "开始时间", "end_time": "结束时间", "device_no": "设备编号", "battery_id": "电池条码", "search_battery_id": "搜索电池条码", "cancel_battery_active": "取消电池激活", "sort": "序号", "production_batch": "生产批次", "model": "型号", "process_flow_name": "工艺流程名称", "tray_no": "托盘号", "activation_status": "激活状态", "category": "类别", "grade": "等级", "please_select_at_least_one_battery": "请至少选择一个电池", "cancel_success": "取消激活成功" }, "battery": { "query": "查询", "reset": "重置", "battery_code": "电池条码", "enter_battery_code": "请输入电池条码", "login_batch": "登录批次", "tray_no": "托盘号", "lot": "LOT", "is_active": "是否激活", "activated": "已激活", "stopped": "已停止", "good_or_ng": "良品/不良", "grade": "等级", "ng_info": "不良信息", "current_process_code": "当前工序编码", "battery_detail": "电池详情", "cancel_activation": "取消激活", "reinvestment_activation": "复投激活", "no_data": "暂无数据", "title": "电池【{battery_id}】追溯详情", "process_label": "工序", "process_data": "工序数据", "item_name": "项目名称", "content": "内容", "search_item_name": "搜索项目名称", "prompt": "提示", "cancel_active_confirm": "确认取消该电池激活?", "activation_confirm": "确认执行复投激活?", "cancel_success": "取消激活成功", "activation_success": "复投激活成功" } }, "production_reports": { "equipment_history": { "query": "查询", "reset": "重置", "device_code": "设备编码", "enter_device_code": "请输入设备编码", "device_name": "设备名称", "status": "状态", "select_status": "请选择状态", "running": "运行", "idle": "空闲", "error": "异常", "status_name": "状态名称", "time_range": "时间范围", "start_time": "开始时间", "end_time": "结束时间", "duration": "持续时长", "remark": "备注", "no_data": "暂无数据" }, "battery_detail": { "query": "查询", "reset": "重置", "export": "导出", "flow": "工艺流程", "select_flow": "请选择工艺流程", "batch": "批次", "select_batch": "请选择批次", "process": "工序", "select_process": "请选择工序", "tray_no": "托盘号", "enter_tray_no": "请输入托盘号", "time": "完成时间", "start_date": "开始时间", "end_date": "结束时间", "no_data": "暂无数据", "please_select_batch": "请选择批次", "export_confirm": "确认创建电池详情报表导出任务?", "prompt": "提示", "create_download_task_success": "创建下载任务成功" } }, "correlation_analysis": { "hawkeye": { "analysis_condition": "分析条件", "analyze": "分析", "reset": "重置", "production_batch": "生产批次", "select_production_batch": "请选择生产批次", "process": "工序", "select_ng_column": "请选择NG列", "ng_code": "NG码", "select_ng_code": "请选择NG码", "analysis_detail": "分析详情", "correlated": "相关", "not_correlated": "不相关", "correlated_short": "相关", "not_correlated_short": "不相关", "no_analysis_data_hint": "因列中数据完全相同或完全不相同,而不进行分析的数据列", "process_param": "工序参数", "sample_size": "样本量", "correlation_coeff": "相关系数", "chi_square_value": "卡方值", "p_value": "P值", "correlation": "相关性", "p_value_hint": "P值大于0.05时判定为相关", "p_value_hint2": "P值大于0.05时判定为相关", "scientific_notation_hint": "数值可能以科学计数法显示", "tooltip_dependent_var": "因变量", "tooltip_corr_coeff": "相关系数", "tooltip_p_value": "P值", "analysis_report": "分析报告", "total": "总数", "no_data": "暂无分析数据", "please_select_batch": "请选择生产批次", "please_select_process": "请选择工序" } } }, "quality_management": { "inspection_type_management": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增检验类别管理", "edit_title": "编辑检验类别管理", "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": "样本值" }, "first_article_inspection_configuration": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增首巡检项目配置", "edit_title": "编辑首巡检项目配置", "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": "样本值" }, "first_article_inspection_records": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增首巡检录入", "edit_title": "编辑首巡检录入", "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": "样本值" }, "first_article_inspection_reports": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增首巡检报表", "edit_title": "编辑首巡检报表", "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": "样本值" }, "inspection_orders": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增检验单管理", "edit_title": "编辑检验单管理", "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": "样本值" }, "inspection_standards": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增检验标准", "edit_title": "编辑检验标准", "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": "样本值" }, "aql_standards": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增接收质量限", "edit_title": "编辑接收质量限", "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": "样本值" }, "inspection_plans": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增检测方案维护", "edit_title": "编辑检测方案维护", "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": "样本值" }, "inspection_items": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增检验项目", "edit_title": "编辑检验项目", "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": "样本值" }, "sampling_plans": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增抽样方案配置", "edit_title": "编辑抽样方案配置", "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": "样本值" }, "spc_configuration": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增SPC渲染条件配置", "edit_title": "编辑SPC渲染条件配置", "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": "样本值" }, "xbar_r": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增XBar-R", "edit_title": "编辑XBar-R", "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": "样本值" }, "xbar_s": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增XBar-S", "edit_title": "编辑XBar-S", "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": "样本值" }, "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": "样本值" }, "levey_jennings": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增Levey-Jennings", "edit_title": "编辑Levey-Jennings", "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": "样本值" }, "ewma": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增EWMA", "edit_title": "编辑EWMA", "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": "样本值" }, "cusum": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增CUSUM", "edit_title": "编辑CUSUM", "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": "样本值" }, "ma": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增MA", "edit_title": "编辑MA", "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": "样本值" }, "mamr": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增MAMR", "edit_title": "编辑MAMR", "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": "样本值" }, "mams": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增MAMS", "edit_title": "编辑MAMS", "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": "样本值" }, "cpk": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增CPK", "edit_title": "编辑CPK", "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": "样本值" }, "dpmo": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增DPMO", "edit_title": "编辑DPMO", "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": "样本值" }, "pchart": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增PChart", "edit_title": "编辑PChart", "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": "样本值" }, "npchart": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增NPChart", "edit_title": "编辑NPChart", "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": "样本值" }, "cchart": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增CChart", "edit_title": "编辑CChart", "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": "样本值" }, "uchart": { "search": "查询", "reset": "重置", "operation_success": "操作成功", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "operation": "操作", "add": "新增", "edit": "编辑", "delete": "删除", "add_title": "新增UChart", "edit_title": "编辑UChart", "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": "样本值" } } , "scada_manage": { "basic_configuration": { "scada_configure": { "search": "查询", "reset": "重置", "query": "查询", "add": "新增", "edit": "编辑", "delete": "删除", "operation": "操作", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "operation_success": "操作成功", "please_select": "请选择要操作的数据", "sort": "序号", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "create_time": "创建时间", "created_time": "创建日期", "add_title": "新增", "edit_title": "编辑", "enter_code": "请输入编码", "enter_name": "请输入名称", "enter_remark": "请输入备注", "type": "类型", "data_category": "数据类别", "working_subclass": "工序单元", "data_length": "数据长度", "unit": "单位", "select_type": "请选择类型", "select_data_category": "请选择数据类别", "select_working_subclass": "请选择工序单元", "enter_data_length": "请输入数据长度", "enter_unit": "请输入单位", "device_status": "设备状态", "item_id_item": "条码项", "device_data": "设备数据", "process_data": "过程数据", "result_data": "结果数据", "statistical_data": "统计数据", "inspection_data": "点检数据", "batch_import": "批量导入", "download_template": "下载模板" }, "ems_configure": { "search": "查询", "reset": "重置", "query": "查询", "add": "新增", "edit": "编辑", "delete": "删除", "operation": "操作", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "operation_success": "操作成功", "please_select": "请选择要操作的数据", "sort": "序号", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "create_time": "创建时间", "created_time": "创建日期", "add_title": "新增", "edit_title": "编辑", "enter_code": "请输入编码", "enter_name": "请输入名称", "enter_remark": "请输入备注", "type": "类型", "data_category": "数据类别", "working_subclass": "工序单元", "data_length": "数据长度", "unit": "单位", "select_type": "请选择类型", "select_data_category": "请选择数据类别", "select_working_subclass": "请选择工序单元", "enter_data_length": "请输入数据长度", "enter_unit": "请输入单位", "device_status": "设备状态", "item_id_item": "条码项", "device_data": "设备数据", "process_data": "过程数据", "result_data": "结果数据", "statistical_data": "统计数据", "inspection_data": "点检数据", "batch_import": "批量导入", "download_template": "下载模板", "environmental_data": "环控数据" }, "node_mapping_device_code": { "search": "查询", "reset": "重置", "query": "查询", "add": "新增", "edit": "编辑", "delete": "删除", "operation": "操作", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "operation_success": "操作成功", "please_select": "请选择要操作的数据", "sort": "序号", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "create_time": "创建时间", "created_time": "创建日期", "add_title": "新增", "edit_title": "编辑", "enter_code": "请输入编码", "enter_name": "请输入名称", "enter_remark": "请输入备注", "add_mapping": "新增映射", "edit_mapping": "编辑映射", "node_code": "节点编码", "enter_node_code": "请输入节点编码", "node_name": "节点名称", "mapping_device": "映射设备", "device_code": "设备编码", "select_device_code": "请选择设备编码", "process_unit": "工序单元", "select_process_unit": "请选择工序单元", "data_node": "数据节点", "select_data_node": "请选择数据节点", "enter_note": "请输入备注" }, "edgeserverconfigure": { "search": "查询", "reset": "重置", "query": "查询", "add": "新增", "edit": "编辑", "delete": "删除", "operation": "操作", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "operation_success": "操作成功", "please_select": "请选择要操作的数据", "sort": "序号", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "create_time": "创建时间", "created_time": "创建日期", "add_title": "新增", "edit_title": "编辑", "enter_code": "请输入编码", "enter_name": "请输入名称", "enter_remark": "请输入备注", "status": "状态", "updated": "更新状态", "changed": "已变更", "port": "端口", "address": "地址", "service_name": "服务名称", "enter_service_name": "请输入服务名称", "unique_identifier": "唯一标识", "unique_identifier_tip": "测试成功后返回采集服务唯一标识", "enter_url": "请输入服务地址", "enter_port": "请输入端口", "enter_address": "请输入绑定地址", "test": "测试", "test_success": "测试通过", "device_configuration": "设备配置", "restart_service": "重启服务", "confirm_restart": "确定要重启该服务吗?", "request_success": "请求成功,请求动作已添加至请求队列", "device_config_tip": "设备配置已迁移为独立抽屉,后续可在此扩展采集设备参数。" }, "edgeservermonitor": { "device_type": "设备类型", "ip_port": "IP/端口", "activity_time": "活动时间", "success_count": "成功次数", "failure_count": "失败次数", "device_stop": "暂停", "device_continue": "启动", "request_success": "请求成功" }, "edgeserver_log": { "search": "查询", "reset": "重置", "query": "查询", "add": "新增", "edit": "编辑", "delete": "删除", "operation": "操作", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "operation_success": "操作成功", "please_select": "请选择要操作的数据", "sort": "序号", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "create_time": "创建时间", "created_time": "创建日期", "add_title": "新增", "edit_title": "编辑", "enter_code": "请输入编码", "enter_name": "请输入名称", "enter_remark": "请输入备注", "server_name": "服务名称", "device_name": "设备名称", "command": "命令", "status": "状态", "success": "成功", "danger": "失败", "server_restart": "重启服务", "server_close": "关闭服务", "device_stop": "暂停设备", "device_continue": "启动设备", "stop_device": "停止设备", "warning_device": "告警设备" }, "scada_query": { "workingsubclass": "工序单元", "node_code": "节点编码", "collection_time": "采集时间", "to": "至", "time_start": "开始时间", "time_end": "结束时间", "yes": "是", "no": "否", "select_all_nodes": "选择全部节点", "query": "查询", "export_excel": "导出Excel", "export_task_created": "导出任务已创建" }, "ems_query": { "workingsubclass": "工序单元", "node_code": "节点编码", "collection_time": "采集时间", "to": "至", "time_start": "开始时间", "time_end": "结束时间", "yes": "是", "no": "否", "select_all_nodes": "选择全部节点", "query": "查询", "export_excel": "导出Excel", "export_task_created": "导出任务已创建" } }, "workshop_manage": { "workshop_config": { "search": "查询", "reset": "重置", "query": "查询", "add": "新增", "edit": "编辑", "delete": "删除", "operation": "操作", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "operation_success": "操作成功", "please_select": "请选择要操作的数据", "sort": "序号", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "create_time": "创建时间", "created_time": "创建日期", "add_title": "新增", "edit_title": "编辑", "enter_code": "请输入编码", "enter_name": "请输入名称", "enter_remark": "请输入备注", "building": "楼栋", "floor": "楼层", "enter_building": "请输入楼栋", "enter_floor": "请输入楼层" }, "workshop_point": { "search": "查询", "reset": "重置", "query": "查询", "add": "新增", "edit": "编辑", "delete": "删除", "operation": "操作", "confirm": "确定", "cancel": "取消", "tip": "提示", "confirm_delete": "确定要执行该操作吗?", "operation_success": "操作成功", "please_select": "请选择要操作的数据", "sort": "序号", "code": "编码", "name": "名称", "remark": "备注", "note": "备注", "create_time": "创建时间", "created_time": "创建日期", "add_title": "新增", "edit_title": "编辑", "enter_code": "请输入编码", "enter_name": "请输入名称", "enter_remark": "请输入备注", "workshop_name": "车间名称", "select_workshop": "请选择车间", "category": "点位类型", "select_category": "请选择点位类型", "workshop_area": "车间区域", "single_device": "单设备", "offline_area": "离线区域" } }, "device_gather": { "battery_device_gather_monitor": { "device_type": "设备类型", "ip_port": "IP/端口", "activity_time": "活动时间", "success_count": "成功次数", "failure_count": "失败次数", "device_stop": "暂停", "device_continue": "启动", "request_success": "请求成功", "refresh": "刷新", "last_refresh_time": "最后刷新时间", "stop_device": "停止设备" } } }}, "__MENU_TEMP_BEGIN__": "===== 以下为临时菜单翻译,后续统一删除 =====", "设备类型": "设备类型", "首页": "首页", "系统配置": "系统配置", "系统设置": "系统设置", "生产管控": "生产管控", "生产配置": "生产配置", "计划与生产": "计划与生产", "系统监控": "系统监控", "监控指示板": "监控指示板", "监控配置": "监控配置", "生产配置首页": "生产配置首页", "班组模型": "班组模型", "SCADA配置首页": "SCADA配置首页", "SCADA管理": "SCADA管理", "前置采集管理": "前置采集管理", "前置服务监控": "前置服务监控", "前置服务配置": "前置服务配置", "质量管理": "质量管理", "采集管理": "采集管理", "产品列表": "产品列表", "所区设置": "所区设置", "生产首页": "生产首页", "工艺流程类别": "工艺流程类别", "基础配置": "基础配置", "产线列表": "产线列表", "用户管理": "用户管理", "用户组": "用户组", "管理人员": "管理人员", "菜单配置": "菜单配置", "菜单管理": "菜单管理", "系统助手": "系统助手", "操作日志": "操作日志", "接口日志": "接口日志", "问题帮助": "问题帮助", "分档&NG规则验证": "分档&NG规则验证", "测试数据验证": "测试数据验证", "工艺配置": "工艺配置", "工厂模型": "工厂模型", "厂区设置": "厂区设置", "产线设置": "产线设置", "工作站设置": "工作站设置", "工艺模型": "工艺模型", "流程类别": "流程类别", "工艺流程": "工艺流程", "工序单元": "工序单元", "产品管理": "产品管理", "设备首页": "设备首页", "电池型号": "电池型号", "MES管理": "MES管理", "MES结果参数配置": "MES结果参数配置", "MES数据上传记录": "MES数据上传记录", "生产管理": "生产管理", "批次管理": "批次管理", "托盘登录": "托盘登录", "批次托盘": "批次托盘", "批次列表": "批次列表", "追溯查询": "追溯查询", "电池曲线": "电池曲线", "生产报表": "生产报表", "电池详情报表": "电池详情报表", "设备履历报表": "设备履历报表", "生产监控": "生产监控", "报档管理": "报档管理", "化成分容库位监控": "化成分容库位监控", "充放电进出库记录": "充放电进出库记录", "电池工序管理": "电池工序管理", "托盘管理": "托盘管理", "分选后管理": "分选后管理", "分选后托盘列表": "分选后托盘列表", "设备管理": "设备管理", "设备模型": "设备模型", "设备台账": "设备台账", "产品追溯": "产品追溯", "追溯管理": "追溯管理", "电池追溯": "电池追溯", "托盘追溯": "托盘追溯", "数据报表": "数据报表", "设备报表": "设备报表", "容量等级分布报表": "容量等级分布报表", "设备异常查看": "设备异常查看", "设备报警异常查询": "设备报警异常查询", "设备报警异常统计报表": "设备报警异常统计报表", "设置产线信息": "设置产线信息", "关闭全部": "关闭全部", "系统设置首页": "系统设置首页", "异常不良管理": "异常不良管理", "所级模型": "所级模型", "物料模型": "物料模型", "物料类别列表": "物料类别列表", "物料信息管理": "物料信息管理", "bom物料清单": "BOM物料清单", "计量单位": "计量单位", "条件与品质管理": "条件与品质管理", "SPC采集模型": "SPC采集模型", "设备类别": "设备类别", "设备信息管理": "设备信息管理", "分容库位监控": "分容库位监控", "预充库位监控": "预充库位监控", "托盘绑定": "托盘绑定", "托盘搁置工艺管控": "托盘搁置工艺管控", "电池复投管理": "电池复投管理", "设备监控": "设备监控", "物料监控": "物料监控", "电池分选": "电池分选", "生产工单管理": "生产工单管理", "工单列表": "工单列表", "工单托盘": "工单托盘", "生产工单不良报表": "生产工单不良报表", "预警中心": "预警中心", "设备点位预警": "设备点位预警", "冻结解冻管理": "冻结解冻管理", "冻结解冻列表": "冻结解冻列表", "冻结标记配置": "冻结标记配置", "设备点检": "设备点检", "设备点检项目管理": "设备点检项目管理", "设备点检录入": "设备点检录入", "设备点检日志": "设备点检日志", "设备保养": "设备保养", "设备保养项管理": "设备保养项管理", "设备保养计划": "设备保养计划", "设备保养项目日历": "设备保养项目日历", "设备保养项详情": "设备保养项详情", "设备保养项目": "设备保养项目", "设备保养日志": "设备保养日志", "设备损耗品管理": "设备损耗品管理", "设备损耗品类别": "设备损耗品类别", "设备损耗品项管理": "设备损耗品项管理", "设备损耗品项日志": "设备损耗品项日志", "设备故障": "设备故障", "设备故障管理": "设备故障管理", "SPC计量型报表": "SPC计量型报表", "I-MR": "I-MR", "CUSUM": "CUSUM", "XBar-R": "XBar-R", "XBar-S": "XBar-S", "EWMA": "EWMA", "Levey-Jennings": "Levey-Jennings", "正态Cpk计算": "正态Cpk计算", "SPC计数型报表": "SPC计数型报表", "NP-Chart": "NP-Chart", "P-Chart": "P-Chart", "U-Chart": "U-Chart", "C-Chart": "C-Chart", "过程控制": "过程控制", "检验类别管理": "检验类别管理", "首巡检项目配置": "首巡检项目配置", "首巡检录入": "首巡检录入", "首巡检报表": "首巡检报表", "SPC统计过程控制": "SPC统计过程控制", "SPC采集配置": "SPC采集配置", "SPC渲染条件配置": "SPC渲染条件配置", "基础追溯": "基础追溯", "正反向追溯": "正反向追溯", "反向追溯": "反向追溯", "正向追溯": "正向追溯", "前置流程管理": "前置流程管理", "流程服务配置": "流程服务配置", "流程服务监控": "流程服务监控", "SCADA节点配置": "SCADA节点配置", "SCADA数据查询": "SCADA数据查询", "仓储管理首页": "仓储管理首页", "供应商列表": "供应商列表", "领料单列表": "领料单列表", "领料单详情": "领料单详情", "客户列表": "客户列表", "物料类别": "物料类别", "物料列表": "物料列表", "仓库列表": "仓库列表", "库区类别列表": "库区类别列表", "库区列表": "库区列表", "货位列表": "货位列表", "货位打印预览": "货位打印预览", "业务类型": "业务类型", "单据类型": "单据类型", "采购入库": "采购入库", "采购入库详情": "采购入库详情", "外协品入库": "外协品入库", "外协品入库详情": "外协品入库详情", "入库单": "入库单", "入库单详情": "入库单详情", "待检区上架": "待检区上架", "IQC检测列表": "IQC检测列表", "标签打印列表": "标签打印列表", "标签打印预览": "标签打印预览", "上架列表": "上架列表", "其他出库": "其他出库", "外协品出库": "外协品出库", "领料出库": "领料出库", "其他出库详情": "其他出库详情", "库存列表": "库存列表", "库存锁定列表": "库存锁定列表", "库存冻结列表": "库存冻结列表", "库存日志": "库存日志", "库存盘点": "库存盘点", "盘点详情": "盘点详情", "调拨管理": "调拨管理", "调拨管理详情": "调拨管理详情", "接口列表": "接口列表", "采购订单列表": "采购订单列表", "发送数据列表": "发送数据列表", "成品出库列表": "成品出库列表", "MES接口日志": "MES接口日志", "基础配置首页": "基础配置首页", "设备状态日志": "设备状态日志", "数据看板首页": "数据看板首页", "数据中台": "数据中台", "设备点检项目日志": "设备点检项目日志", "设备损耗品寿命管理": "设备损耗品寿命管理", "设备损耗品更换日志": "设备损耗品更换日志", "设备报修管理": "设备报修管理", "设备维修记录": "设备维修记录", "生产批次监控": "生产批次监控", "生产批次不良报表": "生产批次不良报表", "电池数据上传": "电池数据上传", "半成品数据生成": "半成品数据生成", "托盘静置工艺管理": "托盘静置工艺管理", "批次电池": "批次电池", "分档管理报表": "分档管理报表", "工艺详情": "工艺详情", "不良异常信息管理": "不良异常信息管理", "SPC绑定": "SPC绑定", "冻结解冻列表历史": "冻结解冻列表历史", "冻结解冻标记列表": "冻结解冻标记列表", "质量管理首页": "质量管理首页", "服务配置": "服务配置", "服务监控": "服务监控", "节点设备映射": "节点设备映射", "SPC项目配置": "SPC项目配置", "DPMO": "DPMO", "MA": "MA", "MAMR": "MAMR", "MAMS": "MAMS", "系统监控配置": "系统监控配置", "系统监控面板": "系统监控面板", "OCR识别配置": "OCR识别配置", "OCR识别日志": "OCR识别日志", "班组管理": "班组管理", "排班计划": "排班计划", "排班日历": "排班日历", "暂无数据": "暂无数据", "no-data-text": "无数据", "生产批次": "生产批次", "型号": "型号", "批次": "批次", "批次投入时间": "批次投入时间", "批次投入数量": "批次投入数量", "不良总数": "不良总数", "请输入设备类型名称": "请输入设备类型名称", "管理生产小组,配置小组的页面访问权限": "管理生产小组,配置小组的页面访问权限", "管理人员账号并且绑定对应的用户组": "管理人员账号并且绑定对应的用户组", "管理系统的菜单栏目": "管理系统的菜单栏目", "实时显示服务器的CPU以及内存等状态": "实时显示服务器的CPU以及内存等状态", "管理需要监控的的服务器,以及设置预警阈值": "管理需要监控的的服务器,以及设置预警阈值", "记录账号对MES系统所执行的操作": "记录账号对MES系统所执行的操作", "设备与MES系统之间的接口往来记录": "设备与MES系统之间的接口往来记录", "MES系统功能介绍文档和部分操作手册": "MES系统功能介绍文档和部分操作手册", "设置所区信息": "设置所区信息", "管理工艺流程类别": "管理工艺流程类别", "管理工艺单元": "管理工艺单元", "管理工艺流程和工序信息": "管理工艺流程和工序信息", "管理工艺详情": "管理工艺详情", "设置产品电池型号等信息": "设置产品电池型号等信息", "管理设备类别信息": "管理设备类别信息", "管理现场设备的基本信息": "管理现场设备的基本信息", "管理MES系统中的计量单位": "管理MES系统中的计量单位", "托盘调整工序": "托盘调整工序", "电池绑定托盘,托盘登录到批次上": "电池绑定托盘,托盘登录到批次上", "Marking列表": "Marking列表", "Marking标记管理": "Marking标记管理", "设备通道连续与累计异常管理": "设备通道连续与累计异常管理", "批次查询、修改和清理": "批次查询、修改和清理", "生产批次完工报工*": "生产批次完工报工*", "设备点检管理": "设备点检管理", "设备点检项日志,可以修改点检状态": "设备点检项日志,可以修改点检状态", "设备保养查询,显示需要保养的项目": "设备保养查询,显示需要保养的项目", "管理设备保养计划,制定保养计划": "管理设备保养计划,制定保养计划", "设备保养项目日历,根据月度显示是否保养": "设备保养项目日历,根据月度显示是否保养", "设备保养项详情,可以设置保养周期等计划": "设备保养项详情,可以设置保养周期等计划", "管理设备保养项目,针对设备添加保养项目": "管理设备保养项目,针对设备添加保养项目", "设备保养日志,可以观察详情记录": "设备保养日志,可以观察详情记录", "生产批次追溯*": "生产批次追溯*", "查看电池曲线数据": "查看电池曲线数据", "追溯电池的历史生产数据": "追溯电池的历史生产数据", "管理SCADA节点": "管理SCADA节点", "查询SCADA节点数据": "查询SCADA节点数据", "监控启用的前置服务": "监控启用的前置服务", "管理和配置前置服务": "管理和配置前置服务", "生产批次管理": "生产批次管理", "数据中台首页": "数据中台首页", "系统下载任务": "系统下载任务", "获取文件": "获取文件", "设备状态管理": "设备状态管理", "设备维修管理": "设备维修管理", "管理生产物料信息": "管理生产物料信息", "批次登录的托盘查询": "批次登录的托盘查询", "电池编码": "电池编码", "批次号": "批次号", "托盘号": "托盘号", "流水号": "流水号", "激活状态": "激活状态", "档位类别": "档位类别", "档位": "档位", "分类": "分类", "参数关系": "参数关系", "档位说明": "档位说明", "操作": "操作", "实时采集监控": "实时采集监控", "前置服务日志": "前置服务日志", "环控管理": "环控管理", "环控数据查询": "环控数据查询", "环控节点配置": "环控节点配置", "车间配置管理": "车间配置管理", "车间点位管理": "车间点位管理", "条件验证管理": "条件验证管理", "检验标准": "检验标准", "检验单管理": "检验单管理", "接收质量限": "接收质量限", "检测方案维护": "检测方案维护", "检验项目": "检验项目", "抽样方案配置": "抽样方案配置", "检验单详情": "检验单详情", "检验控制": "检验控制", "相关性分析": "相关性分析", "鹰眼": "鹰眼", "__MENU_TEMP_END__": "===== 以上为临时菜单翻译,后续统一删除 =====" }