pc-master #281

Merged
xiaomeng merged 11 commits from pc-master into portal 2025-09-15 01:10:50 +00:00
3 changed files with 797 additions and 585 deletions
Showing only changes of commit 3b29e9e338 - Show all commits

View File

@ -242,7 +242,7 @@ module.exports = {
irrigationGroupConfig: '灌溉组配置', irrigationGroupConfig: '灌溉组配置',
intrinsicParams: '固有参数', intrinsicParams: '固有参数',
internalPIDConfig: '厂家内部PID配置', internalPIDConfig: '厂家内部PID配置',
mixing: '搅拌程序', mixing: '搅拌配置',
systemParamsConfig: '系统参数配置', systemParamsConfig: '系统参数配置',
sensorChannelConfig: '传感器通道配置', sensorChannelConfig: '传感器通道配置',
dataUpload: '数据上传', dataUpload: '数据上传',

View File

@ -270,7 +270,7 @@ export default {
}, { }, {
name: this.$t('status.fertilizerTypes.h'), name: this.$t('status.fertilizerTypes.h'),
}, { }, {
name: this.$t('status.fertilizerTypes.acidFertilizer'), name: this.$t('status.fertilizerTypes.acid'),
}, },
] ]
return data return data

File diff suppressed because it is too large Load Diff