fix: 修复设备跨时区时间与在线状态

This commit is contained in:
Tyke Chen
2026-07-14 10:08:23 +08:00
parent ad3fb4d8c8
commit dbeda01697
11 changed files with 543 additions and 104 deletions
+1
View File
@@ -7,6 +7,7 @@
"check:i18n": "node scripts/check-i18n.js",
"test:snapshot": "node --test src/components/agentSnapshotDisplayUtils.test.mjs src/apis/module/agentSnapshotApi.test.mjs",
"build": "vue-cli-service build",
"test:unit": "node --test tests/*.test.mjs",
"analyze": "cross-env ANALYZE=true vue-cli-service build"
},
"dependencies": {