opt:js优化
This commit is contained in:
@@ -36,12 +36,16 @@ var config = {
|
||||
"captcha_config_error": "验证码配置信息错误!正确配置查看 LoginCodeEnum",
|
||||
"available_quantity_cannot_be_negative": "可用数不能为负数,请检查变动数量!当前可用数为【%s】当前变动数为【%s】",
|
||||
"operation_failed": "操作失败",
|
||||
"local_ip": "本机IP地址:"
|
||||
},
|
||||
"business": {
|
||||
"InvReminder": "当前分配策略,%s没有可用位置",
|
||||
"loginPassword": "登入失败,账号密码不正确",
|
||||
"accountUse": "登入失败,账号未启用"
|
||||
"local_ip": "本机IP地址:",
|
||||
"picking_point_not_exist": "您输入的拣选位不存在,请输入1207或1210拣选位!",
|
||||
"create_task_fail_empty": "创建任务失败:返回任务信息为空,申请参数为",
|
||||
"apply_task_fail": "任务申请失败,申请参数为",
|
||||
"check_error_log": "请查看错误日志",
|
||||
"load_text1":"将文件拖到此处,或",
|
||||
"load_text2":"点击上传",
|
||||
"load_text3":"只能上传Excel文件,且不超过10MB",
|
||||
"load_text4":"文件过大,请上传小于10MB的文件〜",
|
||||
"load_text5":"只能上传一个excel文件!",
|
||||
},
|
||||
"common": {
|
||||
'home': '首页', // 首页
|
||||
@@ -176,374 +180,6 @@ var config = {
|
||||
"operation_success": "操作成功",
|
||||
"inputCodeOrName": "输入编码或名称"
|
||||
},
|
||||
"upload":{
|
||||
"load_text1":"将文件拖到此处,或",
|
||||
"load_text2":"点击上传",
|
||||
"load_text3":"只能上传Excel文件,且不超过10MB",
|
||||
"load_text4":"文件过大,请上传小于10MB的文件〜",
|
||||
"load_text5":"只能上传一个excel文件!",
|
||||
},
|
||||
"gateway": {
|
||||
"picking_point_not_exist": "您输入的拣选位不存在,请输入1207或1210拣选位!",
|
||||
"create_task_fail_empty": "创建任务失败:返回任务信息为空,申请参数为",
|
||||
"apply_task_fail": "任务申请失败,申请参数为",
|
||||
"check_error_log": "请查看错误日志"
|
||||
},
|
||||
"md_me_materialbase": {
|
||||
"material_code": "物料编码",
|
||||
"material_name": "物料名称",
|
||||
"material_spec": "物料规格",
|
||||
"material_model": "物料型号"
|
||||
},
|
||||
"md_pb_classstandard": {
|
||||
"class_code": "分类编码",
|
||||
"class_name": "分类名称",
|
||||
"class_desc": "分类描述",
|
||||
"product_series_name": "系列",
|
||||
"parent_class_id": "上级分类标识"
|
||||
},
|
||||
"md_pb_measureunit": {
|
||||
"unit_code": "编码",
|
||||
"unit_name": "名称",
|
||||
"qty_precision": "数据精度",
|
||||
"qty_unit_id": "基本计量单位",
|
||||
"qty_unit_name": "单位名称"
|
||||
},
|
||||
"md_pb_storagevehicleinfo": {
|
||||
"storagevehicle_code": "载具编码",
|
||||
"storagevehicle_name": "载具名称",
|
||||
"one_code": "一维码",
|
||||
"two_code": "二维码",
|
||||
"storagevehicle_type": "载具类型",
|
||||
"vehicle_width": "载具宽度",
|
||||
"vehicle_long": "载具长度",
|
||||
"vehicle_height": "载具高度",
|
||||
"weigth": "托盘重量",
|
||||
"overstruct_type": "载具是否超过位置",
|
||||
"occupystruct_qty": "占用位置数量",
|
||||
"ext_id": "外部ID"
|
||||
},
|
||||
"sch_base_point": {
|
||||
"point_code": "点位编码",
|
||||
"point_name": "点位名称",
|
||||
"region_code": "区域编码",
|
||||
"region_name": "区域名称",
|
||||
"point_type": "点位类型",
|
||||
"point_status": "点位状态",
|
||||
"vehicle_type": "载具类型",
|
||||
"vehicle_code": "载具编码",
|
||||
"vehicle_qty": "载具数量",
|
||||
"in_order_seq": "入库顺序",
|
||||
"out_order_seq": "出库顺序",
|
||||
"in_empty_seq": "空载具入库顺序",
|
||||
"out_empty_seq": "空载具出库顺序",
|
||||
"parent_point_code": "父点位编码",
|
||||
"ext_point_code": "外部点位编码",
|
||||
"ing_task_code": "正在执行的任务编码",
|
||||
"is_has_workder": "是否生成订单",
|
||||
"workshop_code": "车间编码",
|
||||
"is_auto": "自动"
|
||||
},
|
||||
"sch_base_region": {
|
||||
"region_code": "区域编码",
|
||||
"region_name": "区域名称",
|
||||
"point_type_explain": "点位类型说明",
|
||||
"point_status_explain": "点位状态说明",
|
||||
"is_has_workder": "是否生成订单",
|
||||
"order_seq": "序号",
|
||||
"workshop_code": "车间编码"
|
||||
},
|
||||
"sch_base_task": {
|
||||
"task_code": "任务编码",
|
||||
"task_status": "任务状态",
|
||||
"config_code": "配置编码",
|
||||
"point_code1": "点位1",
|
||||
"point_code2": "点位2",
|
||||
"point_code3": "点位3",
|
||||
"point_code4": "点位4",
|
||||
"group_id": "组ID",
|
||||
"vehicle_type": "载具类型",
|
||||
"vehicle_qty": "载具数量",
|
||||
"vehicle_code": "载具编码",
|
||||
"vehicle_code2": "载具编码2",
|
||||
"handle_status": "处理状态",
|
||||
"car_no": "车牌号",
|
||||
"task_group_id": "任务组ID",
|
||||
"task_group_seq": "任务组序号",
|
||||
"finished_type": "任务完成类型",
|
||||
"create_mode": "创建方式",
|
||||
"request_param": "创建任务请求参数",
|
||||
"response_param": "下发任务请求参数",
|
||||
"workshop_code": "车间编码",
|
||||
"ext_group_data": "附加组信息",
|
||||
"priority": "ACS优先级"
|
||||
},
|
||||
"sch_base_taskconfig": {
|
||||
"config_code": "配置编码",
|
||||
"config_name": "配置名称",
|
||||
"route_plan_code": "路线规划编码",
|
||||
"task_qf_type": "任务取放类型",
|
||||
"acs_task_type": "ACS任务类型",
|
||||
"task_name": "任务名称",
|
||||
"task_type": "任务类型",
|
||||
"task_direction": "任务方向",
|
||||
"priority": "优先级",
|
||||
"task_create_max_num": "允许创建任务最大数量",
|
||||
"task_issue_max_num": "允许下发任务最大数量",
|
||||
"is_auto_issue": "自动下发",
|
||||
"start_region_str": "起始区域配置",
|
||||
"next_region_str": "结束区域配置",
|
||||
"start_point_pre": "起始点前缀",
|
||||
"next_region_pre": "结束区域前缀",
|
||||
"is_check_workorder": "是否检查工单",
|
||||
"is_check_start_lock": "是否评估起始点锁定",
|
||||
"is_immediate_create": "立即创建",
|
||||
"is_check_next_lock": "是否评估结束点锁定",
|
||||
"is_start_auto": "起始点自动",
|
||||
"is_next_auto": "结束点自动",
|
||||
"is_lock_start": "锁定起始点",
|
||||
"is_lock_next": "锁定结束点",
|
||||
"request_param": "创建任务请求参数",
|
||||
"response_param": "下发任务请求参数",
|
||||
"is_group_congrol_issue_seq": "是否按组控制下发顺序",
|
||||
"unfinish_notify_time": "任务未完成通知时间",
|
||||
"sql_param": "SQL配置",
|
||||
"workshop_code": "车间编码"
|
||||
},
|
||||
"st_ivt_bsrealstorattr": {
|
||||
"stor_code": "仓库编码",
|
||||
"stor_name": "仓库名称",
|
||||
"simple_name": "仓库简称",
|
||||
"stor_capacity": "仓库容量",
|
||||
"total_area": "总面积",
|
||||
"stor_type_scode": "仓库性质",
|
||||
"is_virtualstore": "是否虚拟仓库",
|
||||
"is_semi_finished": "是否半成品库",
|
||||
"is_materialstore": "是否原料库",
|
||||
"is_productstore": "是否成品库",
|
||||
"is_attachment": "是否配件库",
|
||||
"is_reversed": "是否允许退货",
|
||||
"is_mvout_auto_cfm": "自动确认转出业务",
|
||||
"is_mvin_auto_cfm": "自动确认转入业务",
|
||||
"area": "区域",
|
||||
"storea_ddress": "仓库地址",
|
||||
"principal": "负责人",
|
||||
"office_phone": "办公电话",
|
||||
"mobile_no": "手机号码",
|
||||
"order_index": "显示顺序",
|
||||
"whstate_scode": "状态",
|
||||
"base_class_id": "物料基本分类",
|
||||
"sysownerid": "所有者ID",
|
||||
"sysdeptid": "部门ID",
|
||||
"syscompanyid": "公司ID",
|
||||
"ext_id": "外部ID",
|
||||
"depart_name": "部门名称",
|
||||
"company_name": "公司名称"
|
||||
},
|
||||
"st_ivt_checkdtl": {
|
||||
"seq_no": "明细序号",
|
||||
"sect_code": "盘点区域",
|
||||
"struct_code": "盘点位置",
|
||||
"checkpoint_code": "盘点站点",
|
||||
"storagevehicle_code": "存储载具编码",
|
||||
"material_id": "物料ID",
|
||||
"pcsn": "批次",
|
||||
"base_qty": "库存数量",
|
||||
"status": "状态",
|
||||
"is_down": "已下发",
|
||||
"fac_qty": "盘点数量",
|
||||
"check_result": "盘点结果",
|
||||
"check_optname": "盘点人",
|
||||
"check_time": "盘点时间",
|
||||
"remark": "明细备注",
|
||||
"check_code": "盘点单号",
|
||||
"check_type": "盘点单类型",
|
||||
"stor_name": "仓库名称",
|
||||
"dtl_num": "明细数量",
|
||||
"create_mode": "创建方式"
|
||||
},
|
||||
"st_ivt_iostor": {
|
||||
"stor_code": "仓库编码",
|
||||
"sect_date": "日期",
|
||||
"quality_scode": "质量类型",
|
||||
"start_num": "期初数量",
|
||||
"in_num": "入库数量",
|
||||
"out_num": "出库数量",
|
||||
"total_qty": "总数量",
|
||||
"total_weight": "总重量",
|
||||
"io_type": "出入库类型",
|
||||
"detail_count": "明细数量",
|
||||
"seq_no": "明细序号",
|
||||
"work_status": "执行状态",
|
||||
"task_id": "任务ID",
|
||||
"storagevehicle_code": "存储载具编码",
|
||||
"is_issued": "已下发",
|
||||
"plan_qty": "计划数量",
|
||||
"real_qty": "实际数量",
|
||||
"point_code": "出入库点ID",
|
||||
"assign_qty": "已分配数量",
|
||||
"unassign_qty": "未分配数量",
|
||||
"mol_code": "损耗单号",
|
||||
"mol_inv_type": "损耗单类型",
|
||||
"mol_type": "损耗类型",
|
||||
"turnout_sect_code": "转出区域编码",
|
||||
"turnout_struct_code": "转出位置编码",
|
||||
"turnin_sect_code": "转入区域编码",
|
||||
"turnin_struct_code": "转入位置编码"
|
||||
},
|
||||
"structWarning": {
|
||||
"safe_qty_lower_limit": "安全库存下限",
|
||||
"safe_qty_upper_limit": "安全库存上限",
|
||||
"cron": "表达式",
|
||||
"notify_type": "通知类型",
|
||||
"overdue_days": "过期天数",
|
||||
"safe_days": "安全天数",
|
||||
"is_read": "已读",
|
||||
"current_qty": "当前数量"
|
||||
},
|
||||
"strategy": {
|
||||
"sect_code": "仓库区域",
|
||||
"strategy": "规则",
|
||||
"strategy_type": "1 入库策略 2 出库策略",
|
||||
"description": "描述",
|
||||
"strategy_code": "策略编码",
|
||||
"strategy_name": "策略名称",
|
||||
"class_type": "处理类型",
|
||||
"param": "处理类",
|
||||
"ban": "禁止操作",
|
||||
"form_data": "限制参数"
|
||||
},
|
||||
"code_rule": {
|
||||
"current_value": "当前值"
|
||||
},
|
||||
"dept": {
|
||||
"dept_id": "ID",
|
||||
"pid": "上级部门",
|
||||
"sub_count": "子部门数量",
|
||||
"name": "名称",
|
||||
"zh_name": "中文名称",
|
||||
"in_name": "印尼语名称",
|
||||
"en_name": "英语名称",
|
||||
"dept_sort": "排序",
|
||||
"is_used": "状态",
|
||||
"create_name": "创建人",
|
||||
"update_name": "更新人",
|
||||
"create_time": "创建日期",
|
||||
"update_time": "更新时间",
|
||||
"code": "部门编码",
|
||||
"ext_id": "外部ID"
|
||||
},
|
||||
"dict": {
|
||||
"dict_type": "字典类型",
|
||||
"dict_sort": "序号",
|
||||
"label": "字典标签",
|
||||
"value": "字典值",
|
||||
"para1": "参数1",
|
||||
"para2": "参数2",
|
||||
"para3": "参数3"
|
||||
},
|
||||
"menu": {
|
||||
"home": "首页面",
|
||||
"menu_id": "菜单ID",
|
||||
"pid": "上级菜单ID",
|
||||
"sub_count": "子菜单数量",
|
||||
"type": "菜单类型",
|
||||
"system_type": "所属系统",
|
||||
"category": "菜单分类",
|
||||
"title": "菜单标题",
|
||||
"en_title": "英语标题",
|
||||
"in_title": "印尼语标题",
|
||||
"zh_title": "中文标题",
|
||||
"component_name": "组件名称",
|
||||
"component": "组件",
|
||||
"menu_sort": "排序",
|
||||
"icon": "图标",
|
||||
"path": "路径",
|
||||
"iframe": "是否外部链接",
|
||||
"cache": "是否缓存",
|
||||
"hidden": "是否隐藏",
|
||||
"permission": "权限",
|
||||
"is_pc": "是否PC菜单"
|
||||
},
|
||||
"param": {
|
||||
"code": "编码",
|
||||
"name": "名称",
|
||||
"zh_name": "名称",
|
||||
"en_name": "英语名称",
|
||||
"in_name": "印尼语名称",
|
||||
"value": "值"
|
||||
},
|
||||
"user": {
|
||||
"user_id": "用户ID",
|
||||
"username": "登录账号",
|
||||
"password": "密码",
|
||||
"is_admin": "是否管理员账号",
|
||||
"person_name": "姓名",
|
||||
"zh_person_name": "中文姓名",
|
||||
"en_person_name": "英文姓名",
|
||||
"in_person_name": "印尼语姓名",
|
||||
"gender": "性别",
|
||||
"zh_gender": "中文性别",
|
||||
"en_gender": "英文性别",
|
||||
"phone": "电话",
|
||||
"email": "邮箱",
|
||||
"avatar_name": "头像路径",
|
||||
"avatar_path": "实际头像路径",
|
||||
"extperson_id": "外部人员ID",
|
||||
"extuser_id": "外部用户ID",
|
||||
"pwd_reset_user_id": "重置密码人",
|
||||
"pwd_reset_time": "重置密码时间"
|
||||
},
|
||||
"basedata_manage": {
|
||||
"same_warehouse_numbers": "存在相同的仓库编号",
|
||||
"deleted_or_without_permission_operation_failed": "被删除或无权限,操作失败!",
|
||||
"same_supplier_code": "存在相同的供应商编号",
|
||||
"current_device_code_already_exists": "当前设备编码已存在【%s】",
|
||||
"current_supplier_code_already_exists": "当前供应商编码已存在【%s】",
|
||||
"current_cust_code_already_exists": "当前客户编码已存在【%s】",
|
||||
"current_material_code_already_exists": "当前物料编码已存在【%s】",
|
||||
"current_sorting_code_already_exists": "当前分类编码已存在【%s】",
|
||||
"current_unit_code_already_exists": "当前计量单位编码已存在【%s】",
|
||||
"unit_code_not_exists": "计量单位编码为【%s】不存在!",
|
||||
"current_vehicle_group_plate_info_exists": "当前载具组盘信息已存在",
|
||||
"parents_cannot_be_oneself": "上级不能为自己",
|
||||
"material_information_not_exists": "物料信息为【%s】不存在!",
|
||||
"storage_vehicle_code_already_exists": "当前载具编码已存在【%s】",
|
||||
"vehicle_type_no_dict_config": "此载具类型%s没有配置字典值",
|
||||
"storage_vehicle_not_exist": "载具编码为【%s】的载具不存在!",
|
||||
"parent_class_code_invalid": "请输入正确的父节点编号!",
|
||||
"sect_code_already_exists": "存在相同仓库的库区编号",
|
||||
"struct_code_not_exist": "结构编码【%s】不存在",
|
||||
"sect_no_io_rule": "区域【%s】没有配置出入库策略",
|
||||
"strategy_no_available_struct": "策略【%s】没有可用的货位,共查询到%d个货位",
|
||||
"sect_no_in_rule": "区域【%s】没有配置入库策略",
|
||||
},
|
||||
"sch_manage": {
|
||||
"task_already_completed": "该任务已完成!",
|
||||
"task_already_cancelled": "该任务已取消!",
|
||||
"task_not_exists": "该任务不存在",
|
||||
"only_cancel_generating_tasks": "只能取消生成中的任务!",
|
||||
"task_status_must_be_create_to_cancel": "任务状态必须为生成才能取消任务",
|
||||
"same_point_code_exists": "存在相同的点位编码",
|
||||
"data_empty": "数据为空!",
|
||||
"task_config_already_exists": "任务配置【%s】已存在!",
|
||||
"start_and_end_region_cannot_be_empty": "起点区域和终点区域不能同时为空!",
|
||||
"tray_cannot_be_empty": "托盘不能为空"
|
||||
},
|
||||
"decision_manage": {
|
||||
"location_list_empty": "仓位集合为空",
|
||||
"strategy_type_error": "策略类型错误",
|
||||
"no_available_location": "当前分配策略无可用货位",
|
||||
"no_available_location_same_block_num": "当前分配策略sameBlockNum无可用货位",
|
||||
"no_available_aisle": "未找到可用的巷道",
|
||||
"strategy_name_already_exists": "已存在相同名称的策略【%s】",
|
||||
"strategy_no_instance": "启动失败,当前策略【%s】没有对应的实例信息",
|
||||
"alley_ave_no_available_location": "均衡策略结果:载具号:【%s】当前分配策略无可用货位",
|
||||
"fifo_rule_inventory_shortage": "当前出库策略:先进先出,库存分配失败,失败原因:库存不足!",
|
||||
"depth_priority_location_not_found": " 深位优先策略:获取深货位有货且浅货位无货仓位:载具号:【%s】获取仓位失败,该策略对应库位数量为0!",
|
||||
"limit_storage_vehicle_not_exist": "限位策略:当前载具信息不存在:【%s】不存在",
|
||||
"limit_storage_location_not_found": "限位策略:载具号:【%s】获取仓位失败,该高度等级对应库位数量为0!"
|
||||
},
|
||||
"task": {
|
||||
"status": {
|
||||
"created": "生成",
|
||||
@@ -565,98 +201,6 @@ var config = {
|
||||
"cancelled_desc": "已取消任务",
|
||||
"unfinished_desc": "未完成任务"
|
||||
},
|
||||
"bind": {
|
||||
"type": {
|
||||
"unbind": "解绑",
|
||||
"bind": "绑定",
|
||||
"no_operation": "不操作"
|
||||
}
|
||||
},
|
||||
"vehicle": {
|
||||
"type": {
|
||||
"empty_pallet": "空托盘",
|
||||
"empty_container": "空料箱"
|
||||
}
|
||||
},
|
||||
"base_data": {
|
||||
"type_not_defined": "对应类型【%s】未定义"
|
||||
},
|
||||
"pm_manage": {
|
||||
"no_such_unit_info": "没有该计量单位信息",
|
||||
"no_such_warehouse_info": "没有该仓库信息",
|
||||
"form_type_param_cannot_be_empty": "表单类型参数不能为空",
|
||||
"current_bill_already_merged": "当前单据已合单,不允许再次提交:【%s】",
|
||||
"current_bill_is_new_merged_bill": "当前单据为合单后新单据,不允许再次提交:【%s】",
|
||||
"current_bill_is_not_new_merged_bill": "当前单据为非合单新单据,不允许提交:【%s】"
|
||||
},
|
||||
"warehouse_manage": {
|
||||
"main_table_status_must_be_generate": "主表状态必须为生成!",
|
||||
"no_cancel_outbound_alloc_dtl": "不存在可取消的出库分配明细",
|
||||
"no_selected_outbound_point": "未选择出库点",
|
||||
"no_selected_floor": "未选择楼层",
|
||||
"no_related_outbound_bill": "未查到相关出库单",
|
||||
"no_alloc_dtl_to_set": "当前没有可设置的分配明细",
|
||||
"main_table_status_must_be_allocated": "主表状态必须为分配完!",
|
||||
"cannot_force_confirm_with_unfinished_tasks": "当前有未完成的任务不能强制确认!",
|
||||
"no_alloc_dtl_for_task": "未找到任务对应的分配明细",
|
||||
"no_dtl_found": "未找到明细",
|
||||
"vehicle_already_in_storage": "载具编码:【%s】已存在库内,请对数据进行核实!",
|
||||
"detail_already_allocated_location": "当前明细已经分配过库位",
|
||||
"no_available_location": "无可用货位",
|
||||
"detail_not_allocated_location": "该明细还没分配货位,请先分配货位",
|
||||
"cannot_find_allocation_detail_for_task": "未找到任务对应的分配明细",
|
||||
"cannot_find_inbound_detail_record": "未找到入库单明细记录",
|
||||
"cannot_find_inbound_order": "未找到入库单",
|
||||
"no_location_in_sector": "该库区没有仓位",
|
||||
"no_carrier_info": "没有该载具号信息",
|
||||
"cannot_find_suitable_location": "未找到满足的仓位",
|
||||
"cannot_find_available_sector": "未找到可用的库区",
|
||||
"cannot_select_suitable_sector": "无法选择合适的库区",
|
||||
"outbill_qty_zero": "数量不能为零",
|
||||
"outbill_sect_empty": "分配库区不能为空",
|
||||
"outbill_not_found": "查找不到出库单信息",
|
||||
"outbill_no_details": "当前订单无可分配出库明细",
|
||||
"outbill_no_cancelable_details": "不存在可取消的出库分配明细",
|
||||
"outbill_allocated": "已全部分配完,未分配数量为0",
|
||||
"storagevehicle_no_inventory": "当前载具【%s】不存在相关物料批次库存,请检查数据!",
|
||||
"frozen_quantity_cannot_be_negative": "冻结数不能为负数,请检查变动数量!当前冻结为【%s】当前变动数为【%d】",
|
||||
},
|
||||
"pda_manage": {
|
||||
"change_type_cannot_be_empty": "变动类型不能为空!",
|
||||
"carrier_code_cannot_be_empty": "载具编码不能为空!",
|
||||
"material_id_cannot_be_empty": "物料标识不能为空!",
|
||||
"unit_id_cannot_be_empty": "计量单位标识不能为空!",
|
||||
"unit_name_cannot_be_empty": "计量单位名称不能为空!",
|
||||
"change_qty_cannot_be_empty": "变动数量不能为空!",
|
||||
"carrier_already_has_inventory": "当前载具已存在库存物料,请检查数据!",
|
||||
"material_info_cannot_be_empty": "物料信息不能为空!",
|
||||
"vehicle_info_cannot_be_empty": "载具信息不能为空!",
|
||||
"vehicle_already_has_group_plate_info": "载具编码:【%s】已存在组盘信息,请对数据进行核实!",
|
||||
"vehicle_already_in_storage": "载具编码:【%s】已存在库内:【%d】,请对数据进行核实!",
|
||||
"dtllist_cannot_be_empty": "dtlList不可为空",
|
||||
"vehicle_not_group_plated": "此载具未组盘,请检查!",
|
||||
"vehicle_not_in_group_plate_status": "此载具非组盘状态,请检查!",
|
||||
"point_not_exists": "点位不存在:【%s】",
|
||||
"no_materials_available_for_storage": "当前没有可入库的物料!",
|
||||
"move_in_location_cannot_be_empty": "移入货位不能为空!",
|
||||
"material_detail_cannot_be_empty": "物料明细不能为空!",
|
||||
"vehicle_not_exist_in_system": "载具在系统中不存在!",
|
||||
"move_in_location_not_exist_in_system": "移入货位在系统中不存在!",
|
||||
"location_and_vehicle_code_cannot_be_empty": "货位编码和载具编码不能同时为空!",
|
||||
"vehicle_code_empty": "载具编码不能为空",
|
||||
"point_code_empty": "点位编码不能为空",
|
||||
"point_not_found": "点位【%s】不存在",
|
||||
"point_already_binded": "点位【%s】已绑定载具【%d】",
|
||||
"vehicle_already_binded": "载具【%s】已绑定点位【%d】",
|
||||
"point_no_vehicle_need_unbind": "点位【%s】没有绑定载具【%d】,无需解绑",
|
||||
"start_point_not_exist": "起点不存在",
|
||||
"end_point_not_exist": "终点不存在",
|
||||
"site_code_empty": "点位编码不能为空",
|
||||
"site_not_exist": "点位【%s】不存在"
|
||||
},
|
||||
"acs": {
|
||||
"connection_failed": "ACS连接失败"
|
||||
},
|
||||
"status": {
|
||||
"published": "发布",
|
||||
"unpublished": "未发布",
|
||||
@@ -757,14 +301,6 @@ var config = {
|
||||
"ip_different": "本机IP【%s】与调度IP【%s】不一致",
|
||||
"create_job_failure": "创建定时任务失败"
|
||||
},
|
||||
"system_manage": {
|
||||
"username_password_error": "用户名或密码错误",
|
||||
"account_not_activated": "账号未激活",
|
||||
"param_empty": "参数不能为空",
|
||||
"code_rule_not_exist": "缺少【%s】相关配置",
|
||||
"menu_no_permission": "没有菜单权限",
|
||||
"current_business_executing": "当前业务:【%s】正在执行请稍后再试"
|
||||
},
|
||||
"login": {
|
||||
"childError": "子节点菜单不能设置为目录"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user