diff --git a/ruoyi-ui/src/lang/en.js b/ruoyi-ui/src/lang/en.js index 7fdaeaa..a5be88e 100644 --- a/ruoyi-ui/src/lang/en.js +++ b/ruoyi-ui/src/lang/en.js @@ -163,7 +163,6 @@ export default { ModifiedPatternDepth:'修改花纹深度', InstallationReplacement:'安装/更换', UnloadingTire:'卸载轮胎', - specification:'规格', serviceTime:'使用时间', AllTimeHighTirePressure:'历史最高胎压', EstimatedRemainingMileage:'预计剩余里程', @@ -180,6 +179,28 @@ export default { inner:'内', row:'排', tire:'胎', + MaterialCode: '物料编码', + MaterialName: '物料名称', + QualityControlStatus: '质控状态', + unit: '单位', + specification: '规格', + hierarchy: '层级', + SpeedClass: '速度级别', + LoadIndex: '负荷指数', + RimSize: '轮辋尺寸', + StandardWeight: '标准重量', + SectionWidth: '断面宽', + OuterDiameter: '外直径', + FlatteningRate: '扁平率', + EnhancedType: '加强型', + InnerTubeOrNot: '有无内胎', + PackingQuantity: '装箱量', + TyreType: '轮胎类型', + AuthenticationInformation: '认证信息', + CustomsDeclarationSpecification: '报关规格', + EmbryoCoding: '胎胚编码', + EmbryoDescription: '胎胚描述', + ProductionPlant: '生产工厂', }, other:{ tireInformationImport:'Tire information import', diff --git a/ruoyi-ui/src/views/tireManagement/salesData/index.vue b/ruoyi-ui/src/views/tireManagement/salesData/index.vue index 1638f0a..eb0ffd8 100644 --- a/ruoyi-ui/src/views/tireManagement/salesData/index.vue +++ b/ruoyi-ui/src/views/tireManagement/salesData/index.vue @@ -83,32 +83,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + +