diff --git a/wms_pro/hd/nladmin-system/.idea/.gitignore b/wms_pro/hd/nladmin-system/.idea/.gitignore
index 73f69e09..35410cac 100644
--- a/wms_pro/hd/nladmin-system/.idea/.gitignore
+++ b/wms_pro/hd/nladmin-system/.idea/.gitignore
@@ -1,8 +1,8 @@
-# Default ignored files
+# 默认忽略的文件
/shelf/
/workspace.xml
+# 基于编辑器的 HTTP 客户端请求
+/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
-# Editor-based HTTP Client requests
-/httpRequests/
diff --git a/wms_pro/hd/nladmin-system/.idea/compiler.xml b/wms_pro/hd/nladmin-system/.idea/compiler.xml
index da3e365a..707efe75 100644
--- a/wms_pro/hd/nladmin-system/.idea/compiler.xml
+++ b/wms_pro/hd/nladmin-system/.idea/compiler.xml
@@ -2,7 +2,6 @@
-
@@ -10,9 +9,6 @@
-
-
-
+
\ No newline at end of file
diff --git a/wms_pro/hd/nladmin-system/.idea/jarRepositories.xml b/wms_pro/hd/nladmin-system/.idea/jarRepositories.xml
index 5faa4021..29b7f1e2 100644
--- a/wms_pro/hd/nladmin-system/.idea/jarRepositories.xml
+++ b/wms_pro/hd/nladmin-system/.idea/jarRepositories.xml
@@ -17,4 +17,4 @@
-
+
\ No newline at end of file
diff --git a/wms_pro/hd/nladmin-system/.idea/misc.xml b/wms_pro/hd/nladmin-system/.idea/misc.xml
index da4779f2..d5cd6143 100644
--- a/wms_pro/hd/nladmin-system/.idea/misc.xml
+++ b/wms_pro/hd/nladmin-system/.idea/misc.xml
@@ -1,5 +1,6 @@
+
-
+
\ No newline at end of file
diff --git a/wms_pro/hd/nladmin-system/.idea/vcs.xml b/wms_pro/hd/nladmin-system/.idea/vcs.xml
index fbbc5665..c2365ab1 100644
--- a/wms_pro/hd/nladmin-system/.idea/vcs.xml
+++ b/wms_pro/hd/nladmin-system/.idea/vcs.xml
@@ -3,4 +3,4 @@
-
+
\ No newline at end of file
diff --git a/wms_pro/qd/src/i18n/langs/basedata/classification/en.js b/wms_pro/qd/src/i18n/langs/basedata/classification/en.js
index b8c0b65a..9d10e6c4 100644
--- a/wms_pro/qd/src/i18n/langs/basedata/classification/en.js
+++ b/wms_pro/qd/src/i18n/langs/basedata/classification/en.js
@@ -1,5 +1,5 @@
export default {
- 'classification': {
+ 'classstandard': {
'title': 'Basic category',
'dialog': {
'code': 'Classification code',
@@ -10,6 +10,10 @@ export default {
'update_name': 'Modified by',
'update_time': 'Change time',
'operate': 'operation',
+ 'yes': 'yes',
+ 'no': 'no',
+ 'confirm': 'confirm',
+ 'cancel': 'cancel',
'is_update': 'Can it be modified'
},
'other': {
@@ -20,12 +24,12 @@ export default {
'label': 'Category Name',
'select': 'Please choose a category name',
'open': 'Expand All',
+ 'import': 'import',
'superior_class': 'Select superior category'
},
'msg': {
'delete': 'Are you sure to delete? If there are subordinate nodes, they will be deleted together. This operation cannot be undone!',
- 'isNotEmpty': 'Cannot be empty',
- 'topClassNotEmpty': 'The top-level category cannot be empty'
+ 'isNotEmpty': 'Cannot be empty'
}
}
}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/classification/es.js b/wms_pro/qd/src/i18n/langs/basedata/classification/es.js
new file mode 100644
index 00000000..98b1ddd9
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/classification/es.js
@@ -0,0 +1,35 @@
+export default {
+ 'classstandard': {
+ 'title': 'Categoría básica',
+ 'dialog': {
+ 'code': 'Codificación clasificada',
+ 'name': 'Nombre de la clasificación',
+ 'desc': 'Breve descripción',
+ 'top_class': 'Categoría superior',
+ 'superior_class': 'Categoría superior',
+ 'update_name': 'Modificado por',
+ 'update_time': 'Tiempo de modificación',
+ 'operate': 'Operación',
+ 'yes': 'Sí.',
+ 'no': 'deny',
+ 'confirm': 'Confirmación',
+ 'cancel': 'Cancelación',
+ 'is_update': 'Si se puede modificar'
+ },
+ 'other': {
+ 'addSibling': 'Nuevo mismo nivel',
+ 'addChildren': 'Nuevos subniveles'
+ },
+ 'placeholder': {
+ 'label': 'Nombre de la categoría',
+ 'select': 'Por favor, elija el nombre de la clasificación',
+ 'open': 'Todo desplegado',
+ 'import': 'Importar',
+ 'superior_class': 'Selección de la categoría superior'
+ },
+ 'msg': {
+ 'delete': '¡Está seguro de que se eliminará, si hay nodos inferiores, se eliminará juntos, ¡ esta operación no se puede cancelar!',
+ 'isNotEmpty': 'No puede estar vacío'
+ }
+ }
+}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/classification/zh.js b/wms_pro/qd/src/i18n/langs/basedata/classification/zh.js
index 00d596f3..09692f8d 100644
--- a/wms_pro/qd/src/i18n/langs/basedata/classification/zh.js
+++ b/wms_pro/qd/src/i18n/langs/basedata/classification/zh.js
@@ -1,5 +1,5 @@
export default {
- 'classification': {
+ 'classstandard': {
'title': '基础类别',
'dialog': {
'code': '分类编码',
@@ -7,11 +7,13 @@ export default {
'desc': '简要描述',
'top_class': '顶级类目',
'superior_class': '上级类目',
- 'create_name': '创建人',
- 'create_time': '创建时间',
'update_name': '修改人',
'update_time': '修改时间',
'operate': '操作',
+ 'yes': '是',
+ 'no': '否',
+ 'confirm': '确认',
+ 'cancel': '取消',
'is_update': '是否可修改'
},
'other': {
@@ -22,12 +24,12 @@ export default {
'label': '类别名称',
'select': '请选择分类名称',
'open': '全部展开',
+ 'import': '导入',
'superior_class': '选择上级类目'
},
'msg': {
'delete': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!',
- 'isNotEmpty': '不能为空',
- 'topClassNotEmpty': '顶级类目不能为空'
+ 'isNotEmpty': '不能为空'
}
}
}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/customer/en.js b/wms_pro/qd/src/i18n/langs/basedata/customer/en.js
new file mode 100644
index 00000000..a3286be8
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/customer/en.js
@@ -0,0 +1,40 @@
+export default {
+ 'customer': {
+ 'title': 'Customer Basic Table',
+ 'dialog': {
+ 'code': 'customer code',
+ 'name': 'Customer Name',
+ 'address': 'Company address',
+ 'jurid_name': 'legal representative',
+ 'tax_no': 'Tax registration number',
+ 'register_no': 'Business registration number',
+ 'manage_lice_no': 'Business license number',
+ 'busi_char_name': 'business license',
+ 'zip_code': 'Postal Code',
+ 'remark': 'remark',
+ 'enable': 'enable',
+ 'ext_id': 'External identification',
+ 'class_basic': 'Basic Classification',
+ 'telephone': 'company phone',
+ 'update_name': 'Modified by',
+ 'update_time': 'Change time',
+ 'operate': 'operation',
+ 'yes': 'yes',
+ 'no': 'no',
+ 'confirm': 'confirm',
+ 'cancel': 'cancel',
+ 'is_update': 'Can it be modified'
+ },
+ 'placeholder': {
+ 'select': 'Fuzzy Query',
+ 'customer_info': 'customer information',
+ 'is_enable': 'Is it enabled',
+ 'input': 'Enter customer code or customer name',
+ 'please_select': 'Please select',
+ 'import': 'import'
+ },
+ 'msg': {
+ 'isNotEmpty': 'Cannot be empty'
+ }
+ }
+}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/customer/es.js b/wms_pro/qd/src/i18n/langs/basedata/customer/es.js
new file mode 100644
index 00000000..82415ba8
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/customer/es.js
@@ -0,0 +1,42 @@
+export default {
+ 'customer': {
+ 'title': 'Formulario de base de clientes',
+ 'dialog': {
+ 'code': 'Código del cliente',
+ 'name': 'Nombre del cliente',
+ 'address': 'Dirección de la empresa',
+ 'jurid_name': 'Representante legal',
+ 'tax_no': 'Número de registro fiscal',
+ 'register_no': 'Número de registro industrial y comercial',
+ 'manage_lice_no': 'Número de licencia comercial',
+ 'busi_char_name': 'Licencia comercial',
+ 'zip_code': 'Código postal',
+ 'ext_id': 'Identificación externa',
+ 'class_basic': 'Clasificación básica',
+ 'remark': 'Nota',
+ 'telephone': 'Teléfono de la empresa',
+ 'update_name': 'Revisor',
+ 'enable': 'Habilitar',
+ 'update_time': 'Tiempo de modificación',
+ 'operate': 'Operación',
+ 'yes': 'Sí.',
+ 'no': 'deny',
+ 'confirm': 'Confirmación',
+ 'cancel': 'Cancelación',
+ 'is_update': 'Si se puede modificar'
+ },
+ 'placeholder': {
+ 'select': 'Consulta inútil',
+ 'customer_info': 'Información del cliente',
+ 'is_enable': 'Si habilitar',
+ 'input': 'Introduzca el Código del cliente o el nombre del cliente',
+ 'please_select': 'Por favor, elija',
+ 'import': 'Importar'
+ },
+ 'msg': {
+ 'isNotEmpty': 'No puede estar vacío'
+ }
+ }
+
+}
+
diff --git a/wms_pro/qd/src/i18n/langs/basedata/customer/zh.js b/wms_pro/qd/src/i18n/langs/basedata/customer/zh.js
new file mode 100644
index 00000000..8e7ea896
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/customer/zh.js
@@ -0,0 +1,42 @@
+export default {
+ 'customer': {
+ 'title': '客户基础表',
+ 'dialog': {
+ 'code': '客户编码',
+ 'name': '客户名称',
+ 'address': '公司地址',
+ 'jurid_name': '法人代表',
+ 'tax_no': '税务登记号',
+ 'register_no': '工商注册号',
+ 'manage_lice_no': '经营许可证号',
+ 'busi_char_name': '营业执照',
+ 'zip_code': '邮政编码',
+ 'ext_id': '外部标识',
+ 'class_basic': '基础分类',
+ 'remark': '备注',
+ 'telephone': '公司电话',
+ 'update_name': '修改者',
+ 'enable': '启用',
+ 'update_time': '修改时间',
+ 'operate': '操作',
+ 'yes': '是',
+ 'no': '否',
+ 'confirm': '确认',
+ 'cancel': '取消',
+ 'is_update': '是否可修改'
+ },
+ 'placeholder': {
+ 'select': '模糊查询',
+ 'customer_info': '客户信息',
+ 'is_enable': '是否启用',
+ 'input': '输入客户编码或客户名称',
+ 'please_select': '请选择',
+ 'import': '导入'
+ },
+ 'msg': {
+ 'isNotEmpty': '不能为空'
+ }
+ }
+
+}
+
diff --git a/wms_pro/qd/src/i18n/langs/basedata/material/en.js b/wms_pro/qd/src/i18n/langs/basedata/material/en.js
index bbb5fc31..3501c90d 100644
--- a/wms_pro/qd/src/i18n/langs/basedata/material/en.js
+++ b/wms_pro/qd/src/i18n/langs/basedata/material/en.js
@@ -5,10 +5,24 @@ export default {
'code': 'Material code',
'name': 'Material name',
'spec': 'Material specifications',
+ 'material_model': 'Material model',
+ 'nearby_weight': 'Recent weight',
+ 'single_weight': 'Weight',
+ 'gross_weight': 'gross weight',
+ 'ext_id': 'External identification',
+ 'material_type': 'Material type',
+ 'product_series': 'Product series',
+ 'unit_name': 'unit of measurement',
+ 'net_weight': 'Single weight (g)',
'class_id': 'Material classification identification',
'standing_time': 'Return time (hours)',
'workshop_code': 'Workshop code',
'remark': 'remarks',
+ 'yes': 'yes',
+ 'no': 'no',
+ 'confirm': 'confirm',
+ 'cancel': 'cancel',
+ 'enable': 'enabled',
'is_enable': 'Is it enabled',
'is_delete': 'Do you want to delete it',
'create_name': 'Creator',
@@ -18,9 +32,14 @@ export default {
'operate': 'operation'
},
'placeholder': {
+ 'material_type': 'Material type',
'code': 'Code name',
'select': 'Fuzzy search',
- 'workshop_code': 'Belonging workshop'
+ 'workshop_code': 'Belonging workshop',
+ 'please_select': 'Please select'
+ },
+ 'msg': {
+ 'isNotEmpty': 'Cannot be empty'
}
}
}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/material/es.js b/wms_pro/qd/src/i18n/langs/basedata/material/es.js
new file mode 100644
index 00000000..e2ccfeec
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/material/es.js
@@ -0,0 +1,39 @@
+export default {
+ 'material': {
+ 'title': 'Material',
+ 'dialog': {
+ 'code': 'Codificación de materiales',
+ 'name': 'Nombre del material',
+ 'spec': 'Especificaciones de materiales',
+ 'material_model': 'Modelo de material',
+ 'nearby_weight': 'Peso reciente',
+ 'single_weight': 'Peso único',
+ 'gross_weight': 'Peso bruto',
+ 'ext_id': 'Identificación externa',
+ 'material_type': 'Clasificación de materiales',
+ 'product_series': 'Gama de productos',
+ 'unit_name': 'Unidad de medida',
+ 'net_weight': 'Peso único (g)',
+ 'class_id': 'Identificación de clasificación de materiales',
+ 'remark': 'Nota',
+ 'yes': 'Sí.',
+ 'no': 'No',
+ 'confirm': 'Confirmación',
+ 'cancel': 'Cancelación',
+ 'enable': 'Habilitar',
+ 'is_enable': 'Si habilitar',
+ 'update_name': 'Modificado por',
+ 'update_time': 'Tiempo de modificación',
+ 'operate': 'Operación'
+ },
+ 'placeholder': {
+ 'material_type': 'Categoría de material',
+ 'code': 'Nombre del Código',
+ 'select': 'Búsqueda inútil',
+ 'please_select': 'Por favor, elija'
+ },
+ 'msg': {
+ 'isNotEmpty': 'No puede estar vacío'
+ }
+ }
+}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/material/zh.js b/wms_pro/qd/src/i18n/langs/basedata/material/zh.js
index 2b24f20f..0b877bfe 100644
--- a/wms_pro/qd/src/i18n/langs/basedata/material/zh.js
+++ b/wms_pro/qd/src/i18n/langs/basedata/material/zh.js
@@ -1,14 +1,28 @@
export default {
'material': {
- 'title': '物料基础信息',
+ 'title': '物料',
'dialog': {
'code': '物料编码',
'name': '物料名称',
'spec': '物料规格',
+ 'material_model': '物料型号',
+ 'nearby_weight': '最近重量',
+ 'single_weight': '单重',
+ 'gross_weight': '毛重',
+ 'ext_id': '外部标识',
+ 'material_type': '物料分类',
+ 'product_series': '产品系列',
+ 'unit_name': '计量单位',
+ 'net_weight': '单重(g)',
'class_id': '物料分类标识',
'standing_time': '回温时间(小时)',
'workshop_code': '车间编码',
'remark': '备注',
+ 'yes': '是',
+ 'no': '否',
+ 'confirm': '确认',
+ 'cancel': '取消',
+ 'enable': '启用',
'is_enable': '是否启用',
'is_delete': '是否删除',
'create_name': '创建人',
@@ -18,9 +32,14 @@ export default {
'operate': '操作'
},
'placeholder': {
+ 'material_type': '物料类别',
'code': '编码名称',
'select': '模糊搜索',
- 'workshop_code': '所属车间'
+ 'workshop_code': '所属车间',
+ 'please_select': '请选择'
+ },
+ 'msg': {
+ 'isNotEmpty': '不能为空'
}
}
}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/measure/en.js b/wms_pro/qd/src/i18n/langs/basedata/measure/en.js
new file mode 100644
index 00000000..ee4478b7
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/measure/en.js
@@ -0,0 +1,33 @@
+export default {
+ 'measure': {
+ 'title': 'unit of measurement',
+ 'dialog': {
+ 'unit_code': 'code',
+ 'unit_name': 'name',
+ 'qty_precision': 'data precision',
+ 'desc': 'Description Text',
+ 'ext_id': 'External identification',
+ 'class_basic': 'Basic Classification',
+ 'yes': 'yes',
+ 'no': 'no',
+ 'confirm': 'confirm',
+ 'cancel': 'cancel',
+ 'enable': 'enabled',
+ 'is_enable': 'Is it enabled',
+ 'is_delete': 'Do you want to delete it',
+ 'create_name': 'Creator',
+ 'create_time': 'Creation time',
+ 'update_name': 'Modified by',
+ 'update_time': 'Change time',
+ 'operate': 'operation',
+ 'is_update': 'Can it be modified'
+ },
+ 'placeholder': {
+ 'info': 'Unit Information',
+ 'input': 'Enter the unit code or unit name'
+ },
+ 'msg': {
+ 'isNotEmpty': 'Cannot be empty'
+ }
+ }
+}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/measure/es.js b/wms_pro/qd/src/i18n/langs/basedata/measure/es.js
new file mode 100644
index 00000000..b76202d0
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/measure/es.js
@@ -0,0 +1,29 @@
+export default {
+ 'measure': {
+ 'title': 'Unidad de medida',
+ 'dialog': {
+ 'unit_code': 'Codificación',
+ 'unit_name': 'Nombre',
+ 'qty_precision': 'Precisión de los datos',
+ 'desc': 'Texto de descripción',
+ 'ext_id': 'Identificación externa',
+ 'yes': 'Sí.',
+ 'no': 'No',
+ 'confirm': 'Confirmación',
+ 'cancel': 'Cancelación',
+ 'enable': 'Habilitar',
+ 'is_enable': 'Si habilitar',
+ 'update_name': 'Modificado por',
+ 'update_time': 'Tiempo de modificación',
+ 'operate': 'Operación',
+ 'is_update': 'Si se puede modificar'
+ },
+ 'placeholder': {
+ 'info': 'Información de la unidad',
+ 'input': 'Introduzca el Código de la unidad o el nombre de la unidad'
+ },
+ 'msg': {
+ 'isNotEmpty': 'No puede estar vacío'
+ }
+ }
+}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/measure/zh.js b/wms_pro/qd/src/i18n/langs/basedata/measure/zh.js
new file mode 100644
index 00000000..c13f6c33
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/measure/zh.js
@@ -0,0 +1,26 @@
+export default {
+ 'measure': {
+ 'title': '计量单位',
+ 'dialog': {
+ 'unit_code': '编码',
+ 'unit_name': '名称',
+ 'ext_id': '外部标识',
+ 'qty_precision': '数据精度',
+ 'desc': '描述文字',
+ 'confirm': '确认',
+ 'cancel': '取消',
+ 'enable': '启用',
+ 'is_enable': '是否启用',
+ 'update_name': '修改人',
+ 'update_time': '修改时间',
+ 'operate': '操作'
+ },
+ 'placeholder': {
+ 'info': '单位信息',
+ 'input': '输入单位编码或单位名称'
+ },
+ 'msg': {
+ 'isNotEmpty': '不能为空'
+ }
+ }
+}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/supplier/en.js b/wms_pro/qd/src/i18n/langs/basedata/supplier/en.js
new file mode 100644
index 00000000..13b62f67
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/supplier/en.js
@@ -0,0 +1,40 @@
+export default {
+ 'supplier': {
+ 'title': 'supplier',
+ 'dialog': {
+ 'code': 'supplier code',
+ 'name': 'supplier Name',
+ 'address': 'Company address',
+ 'jurid_name': 'legal representative',
+ 'tax_no': 'Tax registration number',
+ 'register_no': 'Business registration number',
+ 'manage_lice_no': 'Business license number',
+ 'busi_char_name': 'business license',
+ 'zip_code': 'Postal Code',
+ 'remark': 'remark',
+ 'enable': 'enable',
+ 'ext_id': 'External identification',
+ 'class_basic': 'Basic Classification',
+ 'telephone': 'company phone',
+ 'update_name': 'Modified by',
+ 'update_time': 'Change time',
+ 'operate': 'operation',
+ 'yes': 'yes',
+ 'no': 'no',
+ 'confirm': 'confirm',
+ 'cancel': 'cancel',
+ 'is_update': 'Can it be modified'
+ },
+ 'placeholder': {
+ 'select': 'Fuzzy Query',
+ 'customer_info': 'supplier information',
+ 'is_enable': 'Is it enabled',
+ 'input': 'Enter supplier code or name',
+ 'please_select': 'Please select',
+ 'import': 'import'
+ },
+ 'msg': {
+ 'isNotEmpty': 'Cannot be empty'
+ }
+ }
+}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/supplier/es.js b/wms_pro/qd/src/i18n/langs/basedata/supplier/es.js
new file mode 100644
index 00000000..a0031094
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/supplier/es.js
@@ -0,0 +1,42 @@
+export default {
+ 'supplier': {
+ 'title': 'Proveedores',
+ 'dialog': {
+ 'code': 'Código del proveedor',
+ 'name': 'Nombre del proveedor',
+ 'address': 'Dirección de la empresa',
+ 'jurid_name': 'Representante legal',
+ 'tax_no': 'Número de registro fiscal',
+ 'register_no': 'Número de registro industrial y comercial',
+ 'manage_lice_no': 'Número de licencia comercial',
+ 'busi_char_name': 'Licencia comercial',
+ 'zip_code': 'Código postal',
+ 'ext_id': 'Identificación externa',
+ 'class_basic': 'Clasificación básica',
+ 'remark': 'Nota',
+ 'telephone': 'Teléfono de la empresa',
+ 'update_name': 'Revisor',
+ 'enable': 'Habilitar',
+ 'update_time': 'Tiempo de modificación',
+ 'operate': 'Operación',
+ 'yes': 'Sí.',
+ 'no': 'deny',
+ 'confirm': 'Confirmación',
+ 'cancel': 'Cancelación',
+ 'is_update': 'Si se puede modificar'
+ },
+ 'placeholder': {
+ 'select': 'Consulta inútil',
+ 'customer_info': 'Información del proveedor',
+ 'is_enable': 'Si habilitar',
+ 'input': 'Introduzca el Código o nombre del proveedor',
+ 'please_select': 'Por favor, elija',
+ 'import': 'Importar'
+ },
+ 'msg': {
+ 'isNotEmpty': 'No puede estar vacío'
+ }
+ }
+
+}
+
diff --git a/wms_pro/qd/src/i18n/langs/basedata/supplier/zh.js b/wms_pro/qd/src/i18n/langs/basedata/supplier/zh.js
new file mode 100644
index 00000000..e7d05b93
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/supplier/zh.js
@@ -0,0 +1,42 @@
+export default {
+ 'supplier': {
+ 'title': '供应商',
+ 'dialog': {
+ 'code': '供应商编码',
+ 'name': '供应商名称',
+ 'address': '公司地址',
+ 'jurid_name': '法人代表',
+ 'tax_no': '税务登记号',
+ 'register_no': '工商注册号',
+ 'manage_lice_no': '经营许可证号',
+ 'busi_char_name': '营业执照',
+ 'zip_code': '邮政编码',
+ 'ext_id': '外部标识',
+ 'class_basic': '基础分类',
+ 'remark': '备注',
+ 'telephone': '公司电话',
+ 'update_name': '修改者',
+ 'enable': '启用',
+ 'update_time': '修改时间',
+ 'operate': '操作',
+ 'yes': '是',
+ 'no': '否',
+ 'confirm': '确认',
+ 'cancel': '取消',
+ 'is_update': '是否可修改'
+ },
+ 'placeholder': {
+ 'select': '模糊查询',
+ 'customer_info': '供应商信息',
+ 'is_enable': '是否启用',
+ 'input': '输入供应商编码或名称',
+ 'please_select': '请选择',
+ 'import': '导入'
+ },
+ 'msg': {
+ 'isNotEmpty': '不能为空'
+ }
+ }
+
+}
+
diff --git a/wms_pro/qd/src/i18n/langs/basedata/vehicle/en.js b/wms_pro/qd/src/i18n/langs/basedata/vehicle/en.js
index c837c13a..ff146ec5 100644
--- a/wms_pro/qd/src/i18n/langs/basedata/vehicle/en.js
+++ b/wms_pro/qd/src/i18n/langs/basedata/vehicle/en.js
@@ -1,27 +1,58 @@
export default {
'vehicle': {
- 'title': 'Vehicle maintenance',
+ 'title': 'Vehicle',
'dialog': {
- 'code': 'Mother tray code',
+ 'code': 'Vehicle number',
'name': 'Vehicle name',
'type': 'Vehicle type',
- 'one_code': 'One-dimensional code',
- 'two_code': 'QR code',
- 'rfid_code': 'RFID code',
- 'width': 'Vehicle width',
- 'long': 'Vehicle length',
- 'height': 'Vehicle height',
- 'over_type': 'Vehicle overbooking type',
- 'occupy_qty': 'Number of warehouse positions occupied',
+ 'info': 'Vehicle information',
+ 'num': 'Number of vehicles',
+ 'material_code': 'material code',
+ 'material_spec': 'material specification',
+ 'pcsn': 'batch',
+ 'qty': 'Quantity of materials',
+ 'frozen_qty': 'Freeze quantity',
+ 'proc_inst_id': 'process instance',
+ 'vehicle_weight': 'Vehicle weight (g)',
+ 'print_set': 'Printing',
+ 'pageh': 'Paper height (mm)',
+ 'pagetop': 'Page margin top (mm)',
+ 'pageright': 'Page margin right (mm)',
+ 'pagedown': 'Page margin down (mm)',
+ 'pageleft': 'Page margin left (mm)',
+ 'isover_limit': 'Whether it exceeds the limit',
+ 'limit_type': 'Overlimit type',
+ 'overstruct_type': 'Overlimit cargo location',
+ 'width': 'width',
+ 'long': 'length',
+ 'height': 'height',
+ 'yes': 'yes',
+ 'no': 'no',
+ 'confirm': 'confirm',
+ 'cancel': 'cancel',
+ 'enable': 'enabled',
+ 'is_enable': 'Is it enabled',
+ 'is_delete': 'Do you want to delete it',
'create_name': 'Creator',
'create_time': 'Creation time',
'update_name': 'Modified by',
'update_time': 'Change time',
+ 'update': 'update',
'operate': 'operation'
},
'placeholder': {
'code': 'Vehicle number',
- 'select': 'Please choose'
+ 'select': 'Please select',
+ 'print_view': 'print',
+ 'sc_print': 'Generate and print',
+ 'info': 'Vehicle material information',
+ 'width': 'Width (mm)',
+ 'long': 'Depth (mm)',
+ 'height': 'Height (mm)'
+ },
+ 'msg': {
+ 'isNotEmpty': 'Cannot be empty',
+ 'num': 'Only numbers can be entered'
}
}
}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/vehicle/es.js b/wms_pro/qd/src/i18n/langs/basedata/vehicle/es.js
new file mode 100644
index 00000000..9769f3d4
--- /dev/null
+++ b/wms_pro/qd/src/i18n/langs/basedata/vehicle/es.js
@@ -0,0 +1,55 @@
+export default {
+ 'vehicle': {
+ 'title': 'Vehículo',
+ 'dialog': {
+ 'code': 'Número de vehículo',
+ 'name': 'Nombre del vehículo',
+ 'type': 'Tipo de vehículo',
+ 'info': 'Información del vehículo',
+ 'num': 'Número de vehículos',
+ 'material_code': 'Codificación de materiales',
+ 'material_spec': 'Especificaciones de materiales',
+ 'pcsn': 'Lote',
+ 'qty': 'Cantidad de materiales',
+ 'frozen_qty': 'Cantidad congelada',
+ 'proc_inst_id': 'Ejemplo de proceso',
+ 'vehicle_weight': 'Peso del vehículo (g)',
+ 'print_set': 'Configuración de impresión',
+ 'pageh': 'Altura del papel (mm)',
+ 'pagetop': 'Margen de página top (mm)',
+ 'pageright': 'Margen de página derecho (mm)',
+ 'pagedown': 'Margen de página hacia abajo (mm)',
+ 'pageleft': 'Margen izquierdo (mm)',
+ 'isover_limit': 'Si se excede el límite',
+ 'limit_type': 'Tipo de exceso',
+ 'overstruct_type': 'Exceso de capacidad',
+ 'width': 'Ancho',
+ 'long': 'Longitud',
+ 'height': 'Altura',
+ 'yes': 'Sí.',
+ 'no': 'No',
+ 'confirm': 'Confirmación',
+ 'cancel': 'Cancelación',
+ 'enable': 'Habilitar',
+ 'is_enable': 'Si habilitar',
+ 'update_name': 'Modificado por',
+ 'update_time': 'Tiempo de modificación',
+ 'update': 'modificación',
+ 'operate': 'Operación'
+ },
+ 'placeholder': {
+ 'code': 'Número de vehículo',
+ 'select': 'Por favor, elija',
+ 'print_view': 'Imprimir',
+ 'sc_print': 'Generar e imprimir',
+ 'info': 'Información sobre el material del vehículo',
+ 'width': 'Ancho (mm)',
+ 'long': 'Profundidad (mm)',
+ 'height': 'Altura (mm)'
+ },
+ 'msg': {
+ 'isNotEmpty': 'No puede estar vacío',
+ 'num': 'Solo se pueden introducir números'
+ }
+ }
+}
diff --git a/wms_pro/qd/src/i18n/langs/basedata/vehicle/zh.js b/wms_pro/qd/src/i18n/langs/basedata/vehicle/zh.js
index 281c76c7..acacd9cf 100644
--- a/wms_pro/qd/src/i18n/langs/basedata/vehicle/zh.js
+++ b/wms_pro/qd/src/i18n/langs/basedata/vehicle/zh.js
@@ -1,27 +1,56 @@
export default {
'vehicle': {
- 'title': '载具维护',
+ 'title': '载具',
'dialog': {
- 'code': '母托盘编码',
+ 'code': '载具编号',
'name': '载具名称',
'type': '载具类型',
- 'one_code': '一维码',
- 'two_code': '二维码',
- 'rfid_code': 'RFID编码',
- 'width': '载具宽度',
- 'long': '载具长度',
- 'height': '载具高度',
- 'over_type': '载具超仓位类型',
- 'occupy_qty': '占仓位数',
- 'create_name': '创建人',
- 'create_time': '创建时间',
+ 'num': '载具数量',
+ 'info': '载具信息',
+ 'material_code': '物料编码',
+ 'material_spec': '物料规格',
+ 'pcsn': '批次',
+ 'qty': '物料数量',
+ 'frozen_qty': '冻结数量',
+ 'proc_inst_id': '流程实例',
+ 'vehicle_weight': '载具重量(g)',
+ 'print_set': '打印配置',
+ 'pageh': '纸张高度(mm)',
+ 'pagetop': '页边距top(mm)',
+ 'pageright': '页边距right(mm)',
+ 'pagedown': '页边距down(mm)',
+ 'pageleft': '页边距left(mm)',
+ 'isover_limit': '是否超限',
+ 'limit_type': '超限类型',
+ 'overstruct_type': '超限货位',
+ 'width': '宽度',
+ 'long': '长度',
+ 'height': '高度',
+ 'yes': '是',
+ 'no': '否',
+ 'confirm': '确认',
+ 'cancel': '取消',
+ 'print': '生成',
+ 'enable': '启用',
+ 'is_enable': '是否启用',
'update_name': '修改人',
'update_time': '修改时间',
+ 'update': '修改',
'operate': '操作'
},
'placeholder': {
'code': '载具号',
- 'select': '请选择'
+ 'select': '请选择',
+ 'print_view': '打印',
+ 'sc_print': '生成并打印',
+ 'info': '载具物料信息',
+ 'width': '宽度(mm)',
+ 'long': '深度(mm)',
+ 'height': '高度(mm)'
+ },
+ 'msg': {
+ 'isNotEmpty': '不能为空',
+ 'num': '只能输入数字'
}
}
}
diff --git a/wms_pro/qd/src/views/wms/base_manage/class_standard/index.vue b/wms_pro/qd/src/views/wms/base_manage/class_standard/index.vue
index 218cdc72..76e72d49 100644
--- a/wms_pro/qd/src/views/wms/base_manage/class_standard/index.vue
+++ b/wms_pro/qd/src/views/wms/base_manage/class_standard/index.vue
@@ -11,22 +11,23 @@
label-width="90px"
label-suffix=":"
>
-
+
+ @change="hand"
+ >
-
+ :value="item.value"
+ />
@@ -42,7 +43,7 @@
icon="el-icon-s-operation"
@click="ToExpandall"
>
- 全部展开
+ {{ $t('classstandard.placeholder.open') }}
- 导入
+ {{ $t('classstandard.placeholder.import') }}
@@ -64,34 +65,34 @@
width="500px"
>
-
+
-
+
-
+
-
+
- 是
- 否
+ {{ $t('classstandard.dialog.yes') }}
+ {{ $t('classstandard.dialog.no') }}
-
+
@@ -107,15 +108,15 @@
@select-all="crud.selectAllChange"
@selection-change="crud.selectionChangeHandler"
>
-
-
-
-
-
-
+
+
+
+
+
+
@@ -126,17 +127,17 @@
:permission="permission"
:disabled-edit="scope.row.is_modify === '0'"
:disabled-dle="scope.row.is_modify === '0'"
- msg="确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!"
+ :msg="$t('classstandard.msg.delete')"
/>
- 新增同级
- 新增子级
+ {{ $t('classstandard.other.addSibling') }}
+ {{ $t('classstandard.other.addChildren') }}
-
+
@@ -150,6 +151,7 @@ import udOperation from '@crud/UD.operation'
import rrOperation from '@crud/RR.operation'
import pagination from '@crud/Pagination'
import UploadDialog from './UploadDialog'
+import i18n from '@/i18n'
let defaultForm = {
class_id: null,
@@ -178,11 +180,11 @@ let defaultForm = {
export default {
name: 'Classstandard',
dicts: ['base_data'],
- components: {UploadDialog, pagination, crudOperation, rrOperation, udOperation, Treeselect },
+ components: { UploadDialog, pagination, crudOperation, rrOperation, udOperation, Treeselect },
mixins: [presenter(), header(), form(defaultForm), crud()],
cruds() {
return CRUD({
- title: '基础类别',
+ title: i18n.t('classstandard.title'),
url: 'api/bmClassStandard',
idField: 'class_id',
sort: 'class_id,desc',
@@ -201,34 +203,34 @@ export default {
permission: {},
rules: {
class_id: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
path_code: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
class_code: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
class_name: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
is_leaf: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
is_modify: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
is_delete: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
create_id: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
create_name: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
],
create_time: [
- { required: true, message: '不能为空', trigger: 'blur' }
+ { required: true, message: this.$t('classstandard.msg.isNotEmpty'), trigger: 'blur' }
]
}
}
@@ -399,7 +401,6 @@ export default {
}
const dafult = this.$el.getElementsByClassName('dafult')
for (let a = 0; a < dafult.length; a++) {
-
dafult[a].click()
}
}
diff --git a/wms_pro/qd/src/views/wms/base_manage/customer/index.vue b/wms_pro/qd/src/views/wms/base_manage/customer/index.vue
index e9df6592..3e23535d 100644
--- a/wms_pro/qd/src/views/wms/base_manage/customer/index.vue
+++ b/wms_pro/qd/src/views/wms/base_manage/customer/index.vue
@@ -9,18 +9,18 @@
label-width="80px"
label-suffix=":"
>
-
+
-
+
@@ -32,7 +32,7 @@
size="mini"
@click="uploadShow = true"
>
- 导入
+ {{ $t('customer.placeholder.import') }}
@@ -46,93 +46,93 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
- 否
- 是
+
+ {{ $t('customer.dialog.no') }}
+ {{ $t('customer.dialog.yes') }}
-
+
-
-
+
+
@@ -144,14 +144,14 @@
style="width: 100%;"
@selection-change="crud.selectionChangeHandler"
>
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -178,23 +178,24 @@
-
+
-
+