Merge branch '1220' into bf_master
# Conflicts: # wms_pro/hd/nladmin-system/.idea/.gitignore # wms_pro/hd/nladmin-system/.idea/compiler.xml # wms_pro/hd/nladmin-system/.idea/encodings.xml # wms_pro/hd/nladmin-system/.idea/jarRepositories.xml # wms_pro/hd/nladmin-system/.idea/misc.xml # wms_pro/hd/nladmin-system/.idea/vcs.xml
This commit is contained in:
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
35
wms_pro/qd/src/i18n/langs/basedata/classification/es.js
Normal file
35
wms_pro/qd/src/i18n/langs/basedata/classification/es.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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': '不能为空'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
40
wms_pro/qd/src/i18n/langs/basedata/customer/en.js
Normal file
40
wms_pro/qd/src/i18n/langs/basedata/customer/en.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
42
wms_pro/qd/src/i18n/langs/basedata/customer/es.js
Normal file
42
wms_pro/qd/src/i18n/langs/basedata/customer/es.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
42
wms_pro/qd/src/i18n/langs/basedata/customer/zh.js
Normal file
42
wms_pro/qd/src/i18n/langs/basedata/customer/zh.js
Normal file
@@ -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': '不能为空'
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
39
wms_pro/qd/src/i18n/langs/basedata/material/es.js
Normal file
39
wms_pro/qd/src/i18n/langs/basedata/material/es.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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': '不能为空'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
33
wms_pro/qd/src/i18n/langs/basedata/measure/en.js
Normal file
33
wms_pro/qd/src/i18n/langs/basedata/measure/en.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
29
wms_pro/qd/src/i18n/langs/basedata/measure/es.js
Normal file
29
wms_pro/qd/src/i18n/langs/basedata/measure/es.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
26
wms_pro/qd/src/i18n/langs/basedata/measure/zh.js
Normal file
26
wms_pro/qd/src/i18n/langs/basedata/measure/zh.js
Normal file
@@ -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': '不能为空'
|
||||
}
|
||||
}
|
||||
}
|
||||
40
wms_pro/qd/src/i18n/langs/basedata/supplier/en.js
Normal file
40
wms_pro/qd/src/i18n/langs/basedata/supplier/en.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
42
wms_pro/qd/src/i18n/langs/basedata/supplier/es.js
Normal file
42
wms_pro/qd/src/i18n/langs/basedata/supplier/es.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
42
wms_pro/qd/src/i18n/langs/basedata/supplier/zh.js
Normal file
42
wms_pro/qd/src/i18n/langs/basedata/supplier/zh.js
Normal file
@@ -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': '不能为空'
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
55
wms_pro/qd/src/i18n/langs/basedata/vehicle/es.js
Normal file
55
wms_pro/qd/src/i18n/langs/basedata/vehicle/es.js
Normal file
@@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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': '只能输入数字'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user