This commit is contained in:
hzz 2023-11-09 10:46:47 +08:00
parent 195c4b5509
commit 6c008c7224
3 changed files with 7 additions and 1 deletions

View File

@ -295,6 +295,7 @@ export default {
'进水':'进水',
'出水':'出水',
'消耗':'消耗',
'储水':'储水',
'用电':'用电',
'总体趋势图':'总体趋势图',
'近一周':'Last Week',

View File

@ -295,6 +295,7 @@ export default {
'进水':'进水',
'出水':'出水',
'消耗':'消耗',
'储水':'储水',
'用电':'用电',
'总体趋势图':'总体趋势图',
'近一周':'近一周',

View File

@ -184,6 +184,10 @@ const getGuoJian24TrendData = async () => {
config.yanwu.value = data.top.yanwu
config.ranqi.value = data.top.ranqi
config.ranqi.limit = data.limit.ranqi
config.xielou.limit = data.limit.xielou
config.yanwu.limit = data.limit.yanwu
calc.math = [
{
key: '湿度%RH',