style: kpi菜单时间去掉当前小时加入今天选择项

This commit is contained in:
TsMask
2025-06-19 20:55:02 +08:00
parent 25a33678f2
commit 6a8e08a81a
6 changed files with 61 additions and 25 deletions

View File

@@ -1001,10 +1001,10 @@ export default {
expression:'Expression',
description:' Description',
kpiSet:' Statistical Settings',
new1Hour:'Within current hour',
ago1Hour:'Last 1 hour',
ago3Hour:'Last 3 hour',
ago6Hour:'Last 6 hour',
toDay:'Today',
ago1Day:'Last 1 day',
ago7Day:'Last 7 day',
ago15Day:'Last 15 day',

View File

@@ -1001,10 +1001,10 @@ export default {
expression:'计算公式',
description:'描述',
kpiSet:'统计设置',
new1Hour:'当前小时内',
ago1Hour:'过去1小时',
ago3Hour:'过去3小时',
ago6Hour:'过去6小时',
toDay:'今天',
ago1Day:'过去1天',
ago7Day:'过去7天',
ago15Day:'过去15天',