diff --git a/nladmin-system/nlsso-server/src/main/resources/language/i18n/vi.js b/nladmin-system/nlsso-server/src/main/resources/language/i18n/vi.js
index a44ab0c..aa131cb 100644
--- a/nladmin-system/nlsso-server/src/main/resources/language/i18n/vi.js
+++ b/nladmin-system/nlsso-server/src/main/resources/language/i18n/vi.js
@@ -508,7 +508,15 @@ var config = {
"sectStrategy": {
"select_sect": "Vui lòng chọn khu vực",
"select_strategy_type": "Vui lòng chọn loại chiến lược",
- "select_strategy": "Vui lòng chọn chiến lược"
+ "select_strategy": "Vui lòng chọn chiến lược",
+ "sect_name": "Tên của khu vực kho",
+ "strategy_type": "Loại chính sách",
+ "inbound_strategy": "Chính sách nhập kho",
+ "outbound_strategy": "Chính sách xuất kho",
+ "strategy_list": "Danh sách các chiến lược",
+ "description": "Mô tả",
+ "Hoạt động": "Mô tả",
+ "operation_time": "Thời gian hoạt động"
}
},
"pm_manage": {
@@ -519,6 +527,8 @@ var config = {
"current_bill_is_new_merged_bill": "Chứng từ hiện tại là chứng từ mới sau hợp nhất, không cho phép gửi lại:【%s】",
"current_bill_is_not_new_merged_bill": "Chứng từ hiện tại không phải chứng từ mới hợp nhất, không cho phép gửi:【%s】",
"form_data2": {
+ "merge_list": "Danh sách hợp nhất",
+ "cancel_merge": "hủy hợp nhất",
"select_cancel_merge": "Vui lòng chọn chứng từ cần hủy hợp nhất",
"form_detail": "Chi tiết chứng từ",
"form_code": "Số chứng từ",
@@ -635,6 +645,10 @@ var config = {
},
"sch": {
"point": {
+ "material_code": "Mã hóa vật liệu",
+ "material_name": "Tên của vật liệu",
+ "material_qty": "Số lượng vật liệu",
+ "current_task": "Số nhiệm vụ hiện tại",
"title": "Quản lý điểm",
"workshop": "Phân xưởng thuộc về",
"workshop_a": "Phân xưởng A",
@@ -679,6 +693,7 @@ var config = {
"region_code_not_empty": "Loại khu vực không được để trống"
},
"region": {
+ "code_name": "Mã tên",
"title": "Quản lý khu vực",
"region_code": "Mã khu vực",
"region_name": "Tên khu vực",
@@ -739,6 +754,33 @@ var config = {
"unfinished": "Chưa hoàn thành"
},
"taskconfig": {
+ "route_plan_code": "Mã lập kế hoạch tuyến đường",
+ "task_qf_type": "Loại lấy/đặt nhiệm vụ",
+ "acs_task_type": "Loại nhiệm vụ ACS",
+ "task_name": "Tên nhiệm vụ",
+ "task_direction": "Hướng nhiệm vụ",
+ "task_create_max_num": "Số lượng nhiệm vụ tối đa cho phép tạo",
+ "task_issue_max_num": "Số lượng nhiệm vụ tối đa cho phép phát hành",
+ "is_auto_issue": "Tự động phát hành",
+ "start_region_str": "Cấu hình khu vực bắt đầu",
+ "next_region_str": "Cấu hình khu vực kết thúc",
+ "start_region": "Vùng bắt đầu",
+ "next_region": "Vùng kết thúc",
+ "start_point_pre": "Tiền tố điểm bắt đầu",
+ "next_region_pre": "Tiền tố khu vực kết thúc",
+ "is_check_workorder": "Có kiểm tra đơn hàng không",
+ "is_check_start_lock": "Có đánh giá khóa điểm bắt đầu không",
+ "is_immediate_create": "Tạo ngay lập tức",
+ "is_check_next_lock": "Có đánh giá khóa điểm kết thúc không",
+ "is_next_auto": "Tự động điểm kết thúc",
+ "is_lock_start": "Khóa điểm bắt đầu",
+ "is_lock_next": "Khóa điểm kết thúc",
+ "request_param": "Tham số yêu cầu tạo nhiệm vụ",
+ "response_param": "Tham số yêu cầu phát hành nhiệm vụ",
+ "is_group_congrol_issue_seq": "Có điều khiển thứ tự phát hành theo nhóm không",
+ "unfinish_notify_time": "Thời gian thông báo nhiệm vụ chưa hoàn thành",
+ "sql_param": "Cấu hình SQL",
+ "workshop_code": "Mã phân xưởng",
"title": "Cấu hình nhiệm vụ",
"wh_code": "Phân xưởng thuộc về",
"wh_name": "Tên phân xưởng",
@@ -957,6 +999,11 @@ var config = {
"operation": "Thao tác"
},
"common": {
+ "blurry_search": "Tìm kiếm mờ",
+ "create_optname": "Người tạo",
+ "modifier": "người cập nhật",
+ "modify_time": "Cập nhật thời gian",
+ "operation": "Hoạt động",
"home": "Trang chủ",
"Layout_setting": "Cài đặt bố cục",
"Personal_center": "Trung tâm cá nhân",
@@ -1122,6 +1169,7 @@ var config = {
"qty_unit_name": "Tên đơn vị"
},
"md_pb_storagevehicleinfo": {
+ "print": "in",
"title": "Phương tiện",
"storagevehicle_id": "Định danh phương tiện",
"storagevehicle_type": "Loại phương tiện",
diff --git a/nladmin-system/nlsso-server/src/main/resources/language/i18n/zh.js b/nladmin-system/nlsso-server/src/main/resources/language/i18n/zh.js
index addcba1..42edceb 100644
--- a/nladmin-system/nlsso-server/src/main/resources/language/i18n/zh.js
+++ b/nladmin-system/nlsso-server/src/main/resources/language/i18n/zh.js
@@ -508,7 +508,15 @@ var config = {
"sectStrategy": {
"select_sect": "请选择分区",
"select_strategy_type": "请选择策略类型",
- "select_strategy": "请选择策略"
+ "select_strategy": "请选择策略",
+ "sect_name":"库区名称",
+ "strategy_type":"策略类型",
+ "inbound_strategy":"入库策略",
+ "outbound_strategy":"出库策略",
+ "strategy_list":"策略列表",
+ "description":"描述",
+ "operator":"描述",
+ "operation_time":"操作时间"
}
},
"pm_manage": {
@@ -519,6 +527,8 @@ var config = {
"current_bill_is_new_merged_bill": "当前单据为合单后新单据,不允许再次提交:【%s】",
"current_bill_is_not_new_merged_bill": "当前单据为非合单新单据,不允许提交:【%s】",
"form_data2": {
+ "merge_list":"合并清单",
+ "cancel_merge":"取消合并",
"select_cancel_merge": "请选择需要取消合单的单据",
"form_detail": "单据详情",
"form_code": "单据编号",
@@ -635,6 +645,10 @@ var config = {
},
"sch": {
"point": {
+ "material_code":"物料编码",
+ "material_name":"物料名称",
+ "material_qty":"物料数量",
+ "current_task":"当前任务号",
"title": "点位管理",
"workshop": "所属车间",
"workshop_a": "A车间",
@@ -679,6 +693,7 @@ var config = {
"region_code_not_empty": "区域类型不能为空"
},
"region": {
+ "code_name": "编码名称",
"title": "区域管理",
"region_code": "区域编码",
"region_name": "区域名称",
@@ -739,6 +754,33 @@ var config = {
"unfinished": "未完成"
},
"taskconfig": {
+ "route_plan_code": "路线规划编码",
+ "task_qf_type": "任务取放类型",
+ "acs_task_type": "ACS任务类型",
+ "task_name": "任务名称",
+ "task_direction": "任务方向",
+ "task_create_max_num": "允许创建任务最大数量",
+ "task_issue_max_num": "允许下发任务最大数量",
+ "is_auto_issue": "自动下发",
+ "start_region_str": "起始区域配置",
+ "next_region_str": "结束区域配置",
+ "start_region": "起始区域",
+ "next_region": "结束区域",
+ "start_point_pre": "起始点前缀",
+ "next_region_pre": "结束区域前缀",
+ "is_check_workorder": "是否检查工单",
+ "is_check_start_lock": "是否评估起始点锁定",
+ "is_immediate_create": "立即创建",
+ "is_check_next_lock": "是否评估结束点锁定",
+ "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": "车间编码",
"title": "任务配置",
"wh_code": "所属车间",
"wh_name": "车间名称",
@@ -957,6 +999,11 @@ var config = {
"operation": "操作"
},
"common": {
+ "blurry_search": "模糊搜索",
+ "create_optname": "创建人",
+ "modifier":"更新人",
+ "modify_time":"更新时间",
+ "operation":"操作",
"home": "首页",
"Layout_setting": "布局设置",
"Personal_center": "个人中心",
@@ -1122,6 +1169,7 @@ var config = {
"qty_unit_name": "单位名称"
},
"md_pb_storagevehicleinfo": {
+ "print": "打印",
"title": "载具",
"storagevehicle_id": "载具标识",
"storagevehicle_type": "载具类型",
diff --git a/nladmin-ui/src/views/wms/basedata/class/index.vue b/nladmin-ui/src/views/wms/basedata/class/index.vue
index 6a30052..765914c 100644
--- a/nladmin-ui/src/views/wms/basedata/class/index.vue
+++ b/nladmin-ui/src/views/wms/basedata/class/index.vue
@@ -106,7 +106,7 @@
diff --git a/nladmin-ui/src/views/wms/basedata/measure/index.vue b/nladmin-ui/src/views/wms/basedata/measure/index.vue
index 7eaed24..2516e86 100644
--- a/nladmin-ui/src/views/wms/basedata/measure/index.vue
+++ b/nladmin-ui/src/views/wms/basedata/measure/index.vue
@@ -45,7 +45,7 @@
-
+
-
+
diff --git a/nladmin-ui/src/views/wms/sch/point/index.vue b/nladmin-ui/src/views/wms/sch/point/index.vue
index 4525100..30b1a06 100644
--- a/nladmin-ui/src/views/wms/sch/point/index.vue
+++ b/nladmin-ui/src/views/wms/sch/point/index.vue
@@ -312,8 +312,8 @@
-
-
+
+
-
+
-
+
@@ -225,10 +225,10 @@
-
-
-
-
+
+
+
+
-
+
-
+
@@ -359,7 +359,7 @@
-
+
diff --git a/nladmin-ui/src/views/wms/statement/record/index.vue b/nladmin-ui/src/views/wms/statement/record/index.vue
index a4fc433..18153ad 100644
--- a/nladmin-ui/src/views/wms/statement/record/index.vue
+++ b/nladmin-ui/src/views/wms/statement/record/index.vue
@@ -93,7 +93,7 @@
-
+