This commit is contained in:
home孙 2025-09-13 14:23:14 +08:00
parent 90cf56a0ad
commit 3b29e9e338
3 changed files with 797 additions and 585 deletions

View File

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

View File

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

File diff suppressed because it is too large Load Diff