feat: implement last 24 hours date range preset and update filters in UsageView

This commit is contained in:
Ethan0x0000
2026-03-16 19:46:24 +08:00
parent aa5846b282
commit a0b76bd608
7 changed files with 190 additions and 36 deletions

View File

@@ -925,6 +925,7 @@ export default {
lastWeek: '上周',
thisMonth: '本月',
lastMonth: '上月',
last24Hours: '近24小时',
last7Days: '近 7 天',
last14Days: '近 14 天',
last30Days: '近 30 天',