From ed095728a43dbdc72e15173e9c31fb8035390dd1 Mon Sep 17 00:00:00 2001 From: ChenYi <296215406@outlook.com> Date: Fri, 1 Aug 2025 17:36:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E6=95=B0=E6=8D=AE=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/table-action/table-action.vue | 2 +- .../web-antd/src/locales/langs/en-US/abp.json | 5 +- .../web-antd/src/locales/langs/zh-CN/abp.json | 5 +- .../devicemanagement/deviceinfo/index.vue | 158 ++++++++--- .../devicemanagement/deviceinfo/schema.ts | 19 +- .../telemetryLog/index.vue | 247 +++++++++++++++++- .../telemetryLog/schema.ts | 9 + 7 files changed, 396 insertions(+), 49 deletions(-) diff --git a/apps/web-antd/src/components/table-action/table-action.vue b/apps/web-antd/src/components/table-action/table-action.vue index 139ba45..438e6e6 100644 --- a/apps/web-antd/src/components/table-action/table-action.vue +++ b/apps/web-antd/src/components/table-action/table-action.vue @@ -154,7 +154,7 @@ const handleMenuClick = (e: any) => { - +